Re: Re: str_split() and errors?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.
jrichardson@xxxxxxxxx
-----------------------------------
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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux