Posted by Jerry Stuckle on 10/27/07 14:11
John wrote:
> Ok - actually what I need is something more simple.
>
>
> I need a php file to be run and displayed inside of an html website.
>
> I have tried to include and require command and pointed ot the file,
> but for some reason it doesn't work.
>
>
>
>
In order to run PHP from a website, you must have PHP installed on the
server and your web server must be configured properly.
Do it correctly and it works. Do it incorrectly and it doesn't work.
Simple.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|