Getting page by GET, then submiting form

Posted by Misiur on Stack Overflow See other posts from Stack Overflow or by Misiur
Published on 2010-04-18T11:16:26Z Indexed on 2010/04/18 11:23 UTC
Read the original article Hit count: 139

Filed under:
|
|

Hi there. I need to get one page (can be cURL, or filegetcontent), get some info from it, then submit form on same page. I don't want to reload page, becouse some things will change. How to do it? Thanks

© Stack Overflow or respective owner

Related posts about php

Related posts about curl