Hi Alex,
I am using this one http://twitter.slawcup.com/twitter.class.phps
Thanks
Rahul
On Fri, Nov 14, 2008 at 12:15 PM, Alex Payne <[EMAIL PROTECTED]> wrote:
>
> Which Twitter PHP class are you using?
>
> On Thu, Nov 13, 2008 at 10:24 PM, Rahul <[EMAIL PROTECTED]> wrote:
> >
> > Hi All,
> >
> > I am new to twitter API :)
> > I am trying to post status using API ...
> >
> > Have a look on my code .
> >
> > <?php
> > include("class.twitter.php");
> > $twit=new twitter();
> > $response1=$twit->update("Hi it is working re dada",$_POST
> > ['name'],$_POST['password'] );
> > ?>
> >
> > Please tell me what wrong I am doing..
> >
> > Thanks
> > Rahul
> >
>
>
>
> --
> Alex Payne - API Lead, Twitter, Inc.
> http://twitter.com/al3x
>