WAMP vs. Live server facebook connect
I’m still trying to get my site working with Facebook Connect. I’ve been using the guide here. The following code is run from localhost (My app ID and secret ID have been removed):...
View ArticleZend_lucene search with accents
I’m working on a search engine for a French website with Zend_Search_Lucene as a standalone component. Everything works well on my local webserver (WAMP) on windows, but the search with accented words...
View ArticleDoctrine_Connection_Exception [ 0 ]: Couldn’t locate driver
To avoid unnecessary comments, I have searched days (google and SO) for a solution but found none that solves my problem, i only ask SO as a last option.One such solution is to enable...
View ArticleWarning: substr() expects parameter 1 to be string, array gi
Possible Duplicate:mysql_fetch_array() expects parameter 1 to be resource, boolean given in select I’m trying to use the second function in this post to check if a URL is an image in PHP. I got it to...
View Articleinstall pear on WAMP
I tried to install pear WAMPserver 2.1 OS : win 7steps I followed from following link http://chadash.tumblr.com/post/1515528654/how-to-install-php5-pear-lib-on-windows-7I get a copy of go-pear.phar...
View Articledo we need a “local server” like tomcat to use phpmyadmin?
I already have mysql installed, but I have not installed anything else that simulates a server on my computer.Is it possible to install and use phpmyadmin without having a local server running on my...
View ArticleUsing $_server['document_root'] on localhost/the wild web
On my WAMP setup, I’m using $_server['document_root'] in a number of filepaths.. I had been using a static $ROOT variable, but thought it would be nice not to have to edit that constant when uploading...
View ArticleWebpage to to run programs
Hi all I’m brand new to PHP so go easy here. I am attempting to make a bare minimum webpage to run various things on my computer.For example, I have a button and am attempting to run the following:
View ArticleRewrite rule in WAMP
I am using a WAMP Server. I need to apply rewrite rule for the pages in my local system. I have enabled the rewrite_rule from the WAMP icon at Task bar.My Website path in local system is...
View Articlepg_num_rows error
i have a mistake in my code) Fatal error: Call to undefined function pg_num_rows() in C:\QG\www\medical-clinic\manip\updateProduit.php on line 49Call Stack# Time Memory Function Location1 0.0019 386752...
View Article