Is a psuedo form submittal possible with PHP?

Posted by Brook Julias on Stack Overflow See other posts from Stack Overflow or by Brook Julias
Published on 2010-06-09T02:02:12Z Indexed on 2010/06/09 2:12 UTC
Read the original article Hit count: 327

Filed under:
|
|
|

Using PHP can you create a pseudo form submit without ever generating a form? Just initialize and declare variables and them pass them to another page via the POST or GET methods?

© Stack Overflow or respective owner

Related posts about php

Related posts about form