PDA

View Full Version : I Need help PHP



idril
October 25th, 2002, 13:34
I am trying to set up my own bbs on a web host. I have found a couple of scripts that look pretty good for me.

Then I have set about the net to see how it is done. LOL.

Some times there is to much information! I have been digging thru pages for several days and now know that it is time to ask.

What steps should I take to test and upload php.

sincerly

idril/ the flubbering nut!!! lol

idril
October 25th, 2002, 19:12
I will mosey own along and get searching again.

I will get it figured out.

Thanks anyway guys.

spec
October 25th, 2002, 19:18
Testing PHP:


<? phpinfo() ?>


place that into a file and save the file as: phpinfo.php

Upload that file to the server then direct your browser to it
www.yourhost.com/phpinfo.php

if you get a nice page with information on it, php works!

What else do you want to know

idril
October 25th, 2002, 19:23
The right way to say thank you?


:D

thank you