From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.2.3
PHP Bug Type:     Scripting Engine problem
Bug description:  argv array is empty

In PHP 4.2.3 on Linux RedHat 7.3 when i try to pass some variable in this
way:
php -q scrip.php first second

the otput don't echo me the first and second.
( don't register the variable in argv array)

On a binary on php 4.1.1 this work fine and work fine also on Windows
version of php 4.2.3.

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

Reply via email to