ID: 6131 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: Documentation problem Assigned To: Comments: Previous Comments: --------------------------------------------------------------------------- [2000-08-12 17:47:26] [EMAIL PROTECTED] str_pad does not accept optional fourth parameter. Adding STR_PAD_LEFT or any fourth parameter causes Warning: Wrong parameter count for str_pad() error Example script: $emailpass=str_pad($emailpass, 12, " ", STR_PAD_LEFT); --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=6131&edit=2 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]