
-----------------------------------
CHUTHAN20
Sun Aug 29, 2004 9:20 pm

what is that mean by supproting server?
-----------------------------------
how do i know that my server supporting the php? what i have to do make it work?

-----------------------------------
Dan
Sun Aug 29, 2004 9:35 pm


-----------------------------------
well a good way to test it whould be to make a file like this:





and name it somting like test.php, upload it to your server and try to run it.

And to make it work if it is not, you have to install php witch you can get for free from www.php.net and you will most likey have to make it so the server knows the file extion .php is to be executed.

-----------------------------------
CHUTHAN20
Mon Aug 30, 2004 10:28 am

thank you...
-----------------------------------
thanks for ur help. its working now. i installed the php 5 .
