Click to See Complete Forum and Search --> : PHP code insert question


eric1
10-07-2003, 07:31 PM
Hi,

I have php installed and can execute a small time and date script by typing php time.php. Now i would like to insert the script into my webiste but i'm not quite sure how to do it. Can i simply cut and paste it in or is there something else that needs to be done? I'm using trustix 2.0 with Apache.

Thanks,

Eric

serz
10-07-2003, 08:03 PM
You have to be sure that the php module is being loaded in your Apache and others things.

Make some searches in this forum on how to get apache with php working.

eric1
10-08-2003, 08:03 AM
Thanks. I have found some interesting tutorial on the subject of php at php.net. As a complete novice I found the information very approachable.


Eric