If you're using the PHP library suggested on the Twitter site, take a look
at the class and find the method named "updateStatus()". There, just add the
?source=your_source_keyword to the status update. Worked for me like a
charm.

HTH,
Anthony

On Tue, Dec 16, 2008 at 7:02 PM, krumlr <[email protected]> wrote:

>
> I am using a php class called Twitter that uses cURL so I am not sure
> which parts I should tweek.
>
> On Dec 16, 7:54 pm, Cameron Kaiser <[email protected]> wrote:
> > > Exactly how do I
> >
> > > "Please have your application send a parameter named "source"
> > > with a value of "krumlrpagekrums" when you POST updates to the Twitter
> > > API.
> >
> > > The link to your application should show up on the Twitter site
> > > in the next 24 to 48 hours."
> >
> > > using cURL PHP?
> >
> > The same way you post anything else, just with the extra argument. How
> > was your app doing it before?
> >
> > --
> > ------------------------------------ personal:
> http://www.cameronkaiser.com/--
> >   Cameron Kaiser * Floodgap Systems *www.floodgap.com*
> [email protected]
> > -- Bowl angry.
> ----------------------------------------------------------------
>

Reply via email to