[twitter-dev] Re: Problem with my curl remote app

2010-09-23 Thread Daniel Contarini
is it supposed to work on PHP 5.3.3 ? Or just on php 5.2.x ? On 22 set, 17:02, Tom van der Woerdt wrote: > You'd have to remove all the PHP5 specific code. Really, you should > upgrade :-) > > Tom > > On 9/22/10 9:58 PM, Daniel Contarini wrote: > > > Damn, i'

[twitter-dev] Re: Problem with my curl remote app

2010-09-22 Thread Daniel Contarini
Williams | Hacker Advocate |http://abrah.am > @abraham |http://projects.abrah.am|http://blog.abrah.am > This email is: [ ] shareable [x] ask first [ ] private. > > On Wed, Sep 22, 2010 at 11:38, Daniel Contarini > wrote: > > > Line 21 > > > On 22 set, 15:19, Abraham

[twitter-dev] Re: Problem with my curl remote app

2010-09-22 Thread Daniel Contarini
[ ] shareable [x] ask first [ ] private. > > On Wed, Sep 22, 2010 at 10:54, Daniel Contarini > wrote: > > > I think this is what i need, but i'm getting trouble with this error : > > > Parse error: syntax error, unexpected T_STRING, expecting > > T_OLD_FUNCTION

[twitter-dev] Re: Problem with my curl remote app

2010-09-22 Thread Daniel Contarini
uld be all you need:http://gist.github.com/592098 > > Abraham > - > Abraham Williams | Hacker Advocate |http://abrah.am > @abraham |http://projects.abrah.am|http://blog.abrah.am > This email is: [ ] shareable [x] ask first [ ] private. > > On Wed, Sep 22, 2010 at 10:10

[twitter-dev] Re: Problem with my curl remote app

2010-09-22 Thread Daniel Contarini
screen? > > <http://dev.twitter.com/announcements> > > Tom > > PS: Have you been living under a rock? Every major tech blog announced > it... (And sorry if I am rude) > > On 9/22/10 4:52 PM, Daniel Contarini wrote: > > > This  code have been working perfectly until the las

[twitter-dev] Problem with my curl remote app

2010-09-22 Thread Daniel Contarini
This code have been working perfectly until the last 20 days +-, i wanna know what i need to change in this code to make it works again. $userpass="My user and pass"; //sure to be correct $host = "http://twitter.com/statuses/update.xml? status=".urlencode(htmlentities($message)); $ch = curl_i