Re: [PHP] 'superglobal'

2003-02-05 Thread Kevin Waterson
This one time, at band camp, Brian V Bonini <[EMAIL PROTECTED]> wrote: > They're not working, that's why I ask... Is my PHP version too old? sure is, update to 4.3.0 and it will work fine or... use $HTTP_SERVER_VARS Kevin -- __ (_ \

Re: [PHP] 'superglobal'

2003-02-05 Thread Brian V Bonini
On Wed, 2003-02-05 at 19:04, Kevin Waterson wrote: > This one time, at band camp, > Brian V Bonini <[EMAIL PROTECTED]> wrote: > > > What is it that has to be set in php.ini for a superglobal to work? > > You dont need to set anything, they work out-of-the-box > > just try something like this...

Re: [PHP] 'superglobal'

2003-02-05 Thread Kevin Waterson
This one time, at band camp, Brian V Bonini <[EMAIL PROTECTED]> wrote: > What is it that has to be set in php.ini for a superglobal to work? You dont need to set anything, they work out-of-the-box just try something like this... Kevin -- __ (_ \

[PHP] 'superglobal'

2003-02-05 Thread Brian V Bonini
What is it that has to be set in php.ini for a superglobal to work? -- - -- Brian V Bonini -=gfx-Design=- [EMAIL PROTECTED] __ gfx-Design --Web Design and Hosting Services-- http://www.gfx-design.com http://www.gfxdesign.net [EMAIL PROTECTED] Phon

[PHP] 'superglobal'

2003-02-05 Thread V Bonini (gfx-Design)
What is it that has to be set in php.ini for a superglobal to work? -- - -- Brian V Bonini -=gfx-Design=- [EMAIL PROTECTED] __ gfx-Design --Web Design and Hosting Services-- http://www.gfx-design.com http://www.gfxdesign.net [EMAIL PROTECTED] Phon

[PHP] superglobal var names can't access object methods?

2002-04-16 Thread Erik Price
I am getting the following error message: Fatal error: Call to undefined function: add_folderfile() in /home/eprice/public_html/filerequest.php on line 756 I have the following code, line 756 is the line with the "if" test: // add the $ff_instance to the Print Request Folder using method add_