Please users, lets avoid posting problem from other languages and frameworks other than javascript and mootools.
-- Fábio Miranda Costa Solucione Sistemas Engenheiro de interfaces On Tue, Dec 15, 2009 at 5:56 PM, mmjaeger <[email protected]> wrote: > Hello > I've a working ajaxRequest script - well, it work most of the time - > however, sometimes it fails and creates the following entry in a > php.log file: > > 15-Dec-2009 11:21:59] PHP Warning: json_encode() [<a > href='function.json-encode'>function.json-encode</a>]: Invalid UTF-8 > sequence in argument in /home/file.php on line 73 > > Did anybody else run into an issue like this - how did you solve the > issue and what's causing it? > > the code that returns the json in php is like this: print json_encode > ($array); > > Thank you in advance for your input >
