toovey Posted February 12, 2007 Author Share Posted February 12, 2007 *bump* Quote Link to comment Share on other sites More sharing options...
sayedsohail Posted February 12, 2007 Share Posted February 12, 2007 Can i suggest you something like this Just create a test.php file and do a small query and see what it does; A) $DBSERVER = "127.0.0.1"; $DATABASENAME = "somedb"; $USERNAME = "root"; $PASSWORD = "password"; $slq=query.... b) can you able to see your local server when you type http:\\localhost\anyhtmlfile. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.