From: [EMAIL PROTECTED] Operating system: SuSe Linux 8.0 PHP version: 4.2.3 PHP Bug Type: Variables related Bug description: Variable don't come back in next page
Example <a href="check.php?umtlog=test">test</a> In de page check.php I want to see the value of $umtlog, if I check the value then de string is empty. In all de other php version I had not een empty string but the value of $umtlog would be "test". What is wrong I think it is a bug because in php 4.1.2 nothing is wrong en my value there is "test" Please repair Thanks A.J. Kruit -- Edit bug report at http://bugs.php.net/?id=19636&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=19636&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=19636&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=19636&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=19636&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=19636&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=19636&r=support Expected behavior: http://bugs.php.net/fix.php?id=19636&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=19636&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=19636&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=19636&r=globals