From:             [EMAIL PROTECTED]
Operating system: windows 95
PHP version:      4.1.1
PHP Bug Type:     Session related
Bug description:  problems with sending data

Using php 4.1.1 on windows 95, there is this problem:

suppose you make a link of this type:

<a href="http://localhost/show.php?code=3";>;

if you write "echo $code" in page show.php, nothing is printed on the
output!
-- 
Edit bug report at http://bugs.php.net/?id=15855&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=15855&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=15855&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=15855&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=15855&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15855&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=15855&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=15855&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=15855&r=submittedtwice

Reply via email to