Thanks I think I found where On Tue, Dec 16, 2008 at 8:16 PM, Pete Wingard <[email protected]> wrote:
> I am using a PHP class that uses cURL and I am not an expert a OOp PHP this > is the calling statement=> $curTwitter = new twitter($twitter_user_name, > $twitter_password); > > On Tue, Dec 16, 2008 at 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. >> ---------------------------------------------------------------- >> > > > > -- > Pete Wingard > > Krumlr.Com > MudSweatAndTears.Com > PixelCast.Net > TigerTailST.Com > & Yougler.Com > > Decatur, GA > 404.797.1646 > http://yougler.com/pete > [email protected] > -- Pete Wingard Krumlr.Com MudSweatAndTears.Com PixelCast.Net TigerTailST.Com & Yougler.Com Decatur, GA 404.797.1646 http://yougler.com/pete [email protected]
