![]() |
PHP 5.3 split function deprecated The function split() is DEPRECATED since PHP 5.3.0. In phpwebsite this function is only used in module FormGenerator in the source: phatform/class/advViews It can easily be replaced by preg_split with additional slashes 2 times: $timeStamp = preg_split('/\./', $file); 1 time: $formId = preg_split('/_/', $file); |
الساعة الآن 08:23 AM |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By
Almuhajir