ericfavoni
ericfavoni
I Put cache class into foreach loops but cache class only add/set one data into cache file. code: foreach($_POST['audio'] as $audio){ SQL::put("INSERT INTO " . NEWS_FILES . " (news_id, url,...
I check for send form with jquery ajax `$.post` method. but csrf not work for me and show always `invalid CSRF token`. JS: ``` jQuery(document).ready(function($) { $('#myform').validate({ rules: { name:...
I work in arabic project and need to slugify input url But your plugin not support Unicode Utf-8 characters Like This :  how do fix this?