Justtechjobs.com Find a programming school near you






Online Campus Both


php-developer-list | 2001041

[PHP-DEV] PHP-4.0.5-RC6 From: Andrew Sitnikov (sitnikov <email protected>)
Date: 04/03/01

Hello php-qa,

  test.php
  <?
    echo $test;
  ?>

  http://host/test.php?test=1;2;3

  4.0.4pl1
  Result: 1;2;3

  4.0.5RC6
  Result: 1

  
Best regards,
 Andrew Sitnikov
 e-mail : sitnikov <email protected>
 GSM: (+372) 56491109

-- 
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>