Page 1 of 1
myfirst php program (expert help needed to debug)
Posted: Sat Sep 17, 2005 8:32 am
by rami
"post edited by the poster as didnt felt i will get the answer"
rami
thanks
Posted: Sat Sep 17, 2005 8:50 am
by Charles256
On a related but slightly off-topic comment.
:: hops on his soap box::
Go to
http://www.easyphp.org and install that. That installs Apache, PHP, MySQL, and PHPMyAdmin all in one go.

To top it off once it is installed and running you can get to PHPMyAdmin by simply right clicking on the E in your task bar and then going to configuration, phpmyadmin. Pretty simple. Do that then install your code to your root directory, set up your tables and test it there. if you leave the install directory as is on installation your root folder should be located at c:/program files/easyphp/www or something really close to that. One last thing, there are a billion free internet servers that support PHP.

Though I really recommend paying for one, much better support and things like that.
:: hops off his soap box::
Posted: Sat Sep 17, 2005 12:41 pm
by feyd
rami, you really need to start posting code correctly. Read the first link in my signature.