Date: 01/05/99
- Next message: Bug Database: "[PHP-DEV] Bug #1030 Updated: Problem of size string variable"
- Previous message: sas: "[PHP-DEV] CVS update: php3/functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: prochazka <email protected>
Operating system: Linux
PHP version: 3.0.5
PHP Bug Type: Other
Bug description: Problem of size string variable
for example
$alias= passthru("aliasadm -l");
variable alias doesn't save all the data return by passthru("aliasadm -l");
whereas echo passthru("aliasadm -l"); work well
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: Bug Database: "[PHP-DEV] Bug #1030 Updated: Problem of size string variable"
- Previous message: sas: "[PHP-DEV] CVS update: php3/functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

