Apr 19
Prototype ajax updater response
Very important: for each php response add this line - with the appropriate charset
header('Content-type: text/html; charset=iso-8859-1'); date("Y-m-d H:i:s");
Apr 19
Very important: for each php response add this line - with the appropriate charset
header('Content-type: text/html; charset=iso-8859-1'); date("Y-m-d H:i:s");