the data array with
$json->encode($obj);
echo $json;
2006/9/14, Clodelio Delfino <
[EMAIL PROTECTED]>:
Thanks Matt for the reply, anyway...i've replaced the JSON output with
XML and works fine now...
Cheers,
cdelfino
Matt Stith wrote:
> Do you have a test page we could see?
>
> On 9/13/06, *Clodelio Delfino* < [EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]> > wrote:
>
> Hi All,
>
> Good day, how do I load a JSON output from PHP and display it using
> ajax???, i've followed the sample from visualjquery.com
> < http://visualjquery.com> on using ajax
> but it data thrown was "XMLHttpRequest" message... I think i'm
> doing it
> all wrong... ;(
>
> expected display:
> <table>
> <tr>
> <td>res1</td>
> <td>res1</td>
> </tr>
> <tr>
> <td>res2</td>
> <td>res2</td>
> </tr>
> so..on...
> </table>
>
>
> Thanks in advance,
> cdelfino
>
>
>
> _______________________________________________
> jQuery mailing list
> [email protected] <mailto:[email protected]>
> http://jquery.com/discuss/
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> jQuery mailing list
> [email protected]
> http://jquery.com/discuss/
>
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/
_______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
