Date: 10/31/00
- Next message: stas <email protected>: "[PHP-DEV] PHP 4.0 Bug #7223 Updated: can't built php4apache"
- Previous message: Cynic: "[PHP-DEV] http://bugs.php.net/bugs.php?id=7223"
- Next in thread: Ignacio Vazquez-Abrams: "Re: [PHP-DEV] PHP 4.0 Bug #7545: impossible to send variable"
- Reply: Ignacio Vazquez-Abrams: "Re: [PHP-DEV] PHP 4.0 Bug #7545: impossible to send variable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: skhemais <email protected>
Operating system: windows 98 SE
PHP version: 4.0.3pl1
PHP Bug Type: Variables related
Bug description: impossible to send variable
the script :
<html>
<?
$var++;
echo "<a href=test.php4?var=$var> lien</a>";
echo "<br>var=$var";
?>
</html>
the pb : the variable isn't passed and then incremented.
thx for all.
-- Edit Bug report at: http://bugs.php.net/?id=7545&edit=1-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: stas <email protected>: "[PHP-DEV] PHP 4.0 Bug #7223 Updated: can't built php4apache"
- Previous message: Cynic: "[PHP-DEV] http://bugs.php.net/bugs.php?id=7223"
- Next in thread: Ignacio Vazquez-Abrams: "Re: [PHP-DEV] PHP 4.0 Bug #7545: impossible to send variable"
- Reply: Ignacio Vazquez-Abrams: "Re: [PHP-DEV] PHP 4.0 Bug #7545: impossible to send variable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

