hi

you can do it this way
$document({
    $("div#mydiv").html("No of Users: " + "<?php echo $users; ?>");
})


On Nov 30, 12:55 am, Action <[EMAIL PROTECTED]> wrote:
> On Nov 29, 8:02 pm, Wizzud <[EMAIL PROTECTED]> wrote:
>
>
>
> > For example ... ?
>
> > On Nov 29, 9:34 pm, Action <[EMAIL PROTECTED]> wrote:
>
> > > I have a PHP array of data I want to be able to append to the html
> > > using jquery and ajax. I want to be able to add different elements of
> > > the array to different parts of the page.
>
> > > How can I go about doing this?- Hide quoted text -
>
> - Show quoted text -

Reply via email to