Fatal error: Uncaught Error: Call to undefined function mb_split() in /home/mytest/public_html/core/vendor/smarty/smarty/libs/plugins/shared.mb_str_replace.php:47 Stack trace: #0 /home/mytest/public_html/core/vendor/smarty/smarty/libs/plugins/modifier.replace.php(34): smarty_mb_str_...
Thanx for the help bth and sorry for the post; i did scour that damn thing and never saw it. Archived This topic is now archived and is closed to further replies. Go to topic listing All Activity Home PHP Coding PHP Coding Help Call to undefined function str_split() - ??? Con...
PHP报错:call to undefined function curl_init() window 1、首先在php.ini文件中将extension=php_curl.dll注释去掉,如下图所示: 2、配置ext目录,需要绝对路径,extension_dir = "D:/InstallFile/php-5.6.9-Win32-VC11-x64/ext",如下图所示: 3、在apache/bin目录中需要有libssh2.dll,ssleay32.dll, libeay...
util.each(headerMap, function (paramKey, headerKey) { if (params[paramKey] !== undefined) { @@ -844,6 +847,11 @@ var encodeBase64 = function (str, safe) { return base64Str; }; var decodeBase64 = function (base64Str) { if (!base64Str) return ''; return base64.decode(bas...
util.each(headerMap, function (paramKey, headerKey) { if (params[paramKey] !== undefined) { @@ -844,6 +847,11 @@ var encodeBase64 = function (str, safe) { return base64Str; }; var decodeBase64 = function (base64Str) { if (!base64Str) return ''; return base64.decode(base...