Click to See Complete Forum and Search --> : php help


Andres
12-09-2003, 03:19 PM
Hi,

I'm trying to upload new pages. However my web hosting company which is Verio.

Verio tells me "our unix system process PHP, however PHP here runs as a CGI"

I'm using the following code.

<?php
include("form.inc");
?>

Zibings
12-09-2003, 03:23 PM
What's your question? Is that include statement not working?