If you want to use this function in PHP4, you can use the PEAR package
PHP_Compat from http://pear.php.net/



On Wed, 2005-10-26 at 12:19 -0700, Ben wrote:
> Jason Gerfen said the following on 10/26/2005 12:12 PM:
> > I am recieving this error in the logs when attempting to split strings 
> > with str_split().  I am not sure but isn't this a default function for 
> > PHP, as in there aren't any dependant packages involved during the 
> > ./confgure time?
> > 
> > Errors:
> > PHP Fatal error:  Call to undefined function:  str_split() in file.php 
> > on line 21
> > 
> 
> Did you read the second comment on the str_split manual page?  I suspect 
> you're using php4.
> 
> http://ca.php.net/manual/en/function.str-split.php
> 
> - Ben
> 
-- 
===================================
James T. Richardson, Jr.
eXcellence in IS Solutions, Inc.
[EMAIL PROTECTED]
-----------------------------------
Office: 713-862-9200
Voicemail: 713-339-7226
Fax: 713-586-3224
===================================

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to