2009/8/31 Pj <pravee...@gmail.com>:
>
> Can anyone please assist me on how to use/call this API functions with
> php?
>
> I tried
> <?php
>
> require("new.class.php");
>
> $twitter = new Twitter("****", "****");
>
> $msg = $twitter->getMessages("xml");
>
> echo "<pre>". $msg. "</pre>";
>
> ?>
>
> And something weird displayed..
> thanks in advance.

<snipped a shed load of code>

You're asking for XML. I'm guessing you think XML is weird. I see no
problem here.

-Stuart

-- 
http://stut.net/projects/twitter/

Reply via email to