Sorry, PHP v 4.2.2 and register_globals is off... id rather not have to rewrite all my pages again, so would like to get it working.
funny though... i installed gallery (gallery.sourceforge.net) and it works fine using the variables... eg http://piatek.kicks-ass.net/gallery/view_album.php?set_albumName=album01 seems to work fine... wheras . http://piatek.kicks-ass.net/tanzania2001/diary/index.php?Open=day06.php doesnt... i dont understand why... is it likely to be a coding issue? (the letter url runs on my old webserver, (i have just moved from windows to linux)) Anton ----- Original Message ----- From: "Matt Schroebel" <[EMAIL PROTECTED]> To: "Anton Piatek" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, April 03, 2003 5:09 PM Subject: RE: [PHP-INST] PHP not accepting variables > -----Original Message----- > From: Anton Piatek [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 03, 2003 10:57 AM > To: [EMAIL PROTECTED] > Subject: [PHP-INST] PHP not accepting variables > > > Hi, > I just installed php on apache 1.3 under SUSE 8.1 (all > the SUSE rpms) and it doesnt seem to like passing variables > in the http request... You don't say what version of php you are using, so take a look at see that register_globals is on. Or change how you access the variables to the new way , of $_GET['Open'] instead. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php