Apr 19

Prototype ajax updater response

Tag: Phpberrisch @ 12:10 pm

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");

Leave a Reply