"post edited by the poster as didnt felt i will get the answer"
rami
thanks
myfirst php program (expert help needed to debug)
Moderator: General Moderators
myfirst php program (expert help needed to debug)
Last edited by rami on Sat Sep 17, 2005 11:51 pm, edited 1 time in total.
-
Charles256
- DevNet Resident
- Posts: 1375
- Joined: Fri Sep 16, 2005 9:06 pm
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::
:: 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.
:: hops off his soap box::