hi friends, i would like to know some online test links for php.
andrewsmd
8:00 pm on Nov 20, 2008 (gmt 0)
What do you mean. You mean to test PHP code. You need a PHP server for that. Otherwise no one would probably let their server parse PHP for you because you could run a command like unlink c:\Program Files and delete everything on their machine.
proteus9
4:09 am on Nov 21, 2008 (gmt 0)
You could download and install Apache/PHP/MySql and develop your scripts on your own machine. Try WAMP, that's what I use.