Re: [PHP-ES] split

From: Eduardo Dominguez ( lalo .en. teligens.com)
Date: Tue Mar 02 2004 - 18:35:09 CET


Esteban de Aymerich Lizariturry wrote:
....
>
> Y me da el siguiente error
> Warning: split() [function.split]: REG_EMPTY: in
> D:\WebServer\Apache2\htdocs\salto\admin\software_serials_import_b.php on
> line 29
>

Leiste el manual ? Estas consciente que split() requiere una expresión
regular como parámetro ? Probablemente estas buscando explode().

El error es claro "REG_EMPTY", o sea, no hay expresión regular alguna.

-- 
edmz | http://www.edmz.org
-- 
PHP Spanish Localization Talk Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


This archive was generated by hypermail 2.1.7 : Fri May 14 2004 - 16:04:33 CEST