Forum Index
/
General
/
PHP 5.3
[
This topic is solved ]
fulvio
14 January 10 / 20:55
Warning (8192): class.UploadField.php at 483 Function split() is deprecated
does anyone have a solution for this???
Johan Wiegel
(Admin)
14 January 10 / 21:13
Try preg_split.
I have no PHP 5.3 at this moment so not able to test. Please let me know your findings.
Johan Wiegel
(Admin)
14 January 10 / 22:36
list( $sType ) = preg_split( '/;/', $sTypeRaw );
should do the trick.
Johan Wiegel
(Admin)
14 January 10 / 22:40
Fixed in current upload
fulvio
15 January 10 / 12:04
Thanks for the fast response.....
:)
Top
powered by
PHP-GLOBE
© 2004 - 2010 FormHandler. All rights reserved. -
Open source license