Posts: n/a
Points: 0
Bank: 0
Total Points: 0 Donate
Re: PHP Script -
06-13-2006, 08:07 AM
save the page as a .php file. all of the actual php scripting is encased in <? ?> or <?php ?> tags
chances are though if your asking a question as broad as this your going to struggle to install any scripts or write them (if thats what your hoping to do)
Posts: n/a
Points: 0
Bank: 0
Total Points: 0 Donate
Re: PHP Script -
06-13-2006, 12:59 PM
Masked, how about giving more details about it ?
php files are like html files.. just that they are interpreted by the server before giving the output. But if you were asking about uploading ... you have to do exactly like with a .html file
Posts: n/a
Points: 0
Bank: 0
Total Points: 0 Donate
Re: PHP Script -
06-13-2006, 03:45 PM
i know nothing about php at all all i know is that i would like to add the following php file to my site. can someone prepare it for me so i can jsut copy and paste it into my site :P