check to make sure you are allowing globals to be accessed in your php.ini.....make sure you are accessing the post/get vars correctly On 1/16/06, John Nichel <john@xxxxxxxxxxxx> wrote: > > zedleon wrote: > > Let me ask this... > > What is the proper way to configure a php script to run as a cgi? > > What items need to be included (i.e. header info, content type, etc ) > for > > the cgi > > to find the variables sent from the html form? > > > > anybody? > > POST/GET variables will work without any added 'tweaking' regardless of > how your webserver is running php (CGI/Module). Post some code as to > what is not working. > > -- > John C. Nichel IV > Programmer/System Admin (ÜberGeek) > Dot Com Holdings of Buffalo > 716.856.9675 > jnichel@xxxxxxxxxxxxxxxxxxxxxxxxxxx > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Take care... Adam