function split() is deprecated php and codeingiter , joomla , worpress , magento, php, smarty, cakephp

replace    $base_struc     = split('[/.-]', 'd/m/Y');  to     $base_struc     = explode('/', 'd/m/Y');

function split() is deprecated php and codeingiter , joomla , worpress , magento, php, smarty, cakephp

Comments

Popular posts from this blog

php format date string short month

curl service example in php