ID: 10574
User Update by: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Open
Bug Type: Arrays related
Operating system: WIN NT4
PHP Version: 4.0.5
Description: Gets stuck on explode() when delimiter is not in the string
You are right this is no bug on explode().
The problem is if you explode
ID: 10574
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: Arrays related
Description: Gets stuck on explode() when delimiter is not in the string
Maybe is a bug related to WIN NT ?
Do you need more info about the settings of my phpinfo() ?
Previous Comments:
---
From: [EMAIL PROTECTED]
Operating system: WIN NT4
PHP version: 4.0.5
PHP Bug Type: Arrays related
Bug description: Gets stuck on explode() when delimiter is not in the string
If I perform an
explode(",",$str);
on
$str = "hi there this is a test";
Php gets "stuck" and can e