From: [EMAIL PROTECTED] Operating system: Windows PHP version: 4.2.3 PHP Bug Type: Dynamic loading Bug description: NO file.php?something=x
I tried all web servers for windows but all the have the same problem: The php quees are not avilable I've made a test file : <?php echo "you wrote $name"; ?> and name it test.php and run it (localhost/test.php?name=something) and it gaves me an error i cant sent the values for the variables to the script!!! -- Edit bug report at http://bugs.php.net/?id=21805&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=21805&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=21805&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=21805&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=21805&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=21805&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=21805&r=support Expected behavior: http://bugs.php.net/fix.php?id=21805&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=21805&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=21805&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=21805&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21805&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=21805&r=dst IIS Stability: http://bugs.php.net/fix.php?id=21805&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=21805&r=gnused
