From:             [EMAIL PROTECTED]
Operating system: windows 98
PHP version:      4.3.0
PHP Bug Type:     Variables related
Bug description:  Can't get variables in php!

I don't know why...but i have a problem with the variables: i am using
lastest version of apache 2.0.43 (but the problem there was also with
1.3.22).
The problem is that variables in url (script.php?variable=1234 for ex.)
and in post method then are not in php (if i write echo $variable php says
that $variable is empty). But using phpinfo() i can see the variable...

What a bug!! (And it's very strange that phpmyadmin works correctly!!!)

See you and tnx!
-- 
Edit bug report at http://bugs.php.net/?id=21432&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21432&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21432&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21432&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21432&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21432&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21432&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21432&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21432&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21432&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21432&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21432&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21432&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21432&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21432&r=gnused

Reply via email to