View Single Post
Old 09-18-2011, 11:25 PM   #2 (permalink)
tony
The Addict
 
tony's Avatar
 
Join Date: Aug 2008
Posts: 336
Thanks: 8
tony is on a distinguished road
Default

it seems more like you have to submit the form for searching checkin times and get the results from that. For that file_get_contents falls a little short (maybe not with stream context, but I haven't use those) I would recommend using curl to submit a form with the filled parameters and get the webpage result for that.
tony is offline  
Reply With Quote