Forum Moderators: coopster

Message Too Old, No Replies

using curl and http sniffer

creating web app

         

nullp0inter

1:31 am on May 29, 2009 (gmt 0)

10+ Year Member



i want to create a script that will create a facebook group for me automatically. i have documented the process using an http sniffer, however i am a complete beginner when it comes to using curl. i have read all the manuals and guides but nothing is as clear cut as i'd hoped it to be. could anyone explain how i would use the sniffer traffic info to construct my app?

coopster

6:34 pm on Jun 6, 2009 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, nullp0inter.

cURL can be used to simulate user agent requests. You initialize [php.net], set options [php.net] and execute [php.net]. The information returned is based on the options you set.