php custom post variables

Posted by phillip morris on Stack Overflow See other posts from Stack Overflow or by phillip morris
Published on 2010-03-12T05:51:35Z Indexed on 2010/03/12 5:57 UTC
Read the original article Hit count: 223

Filed under:
|
|

is there a way to create custom post variables when a user presses submit, like this:

$_POST['var'] = 'hi';

© Stack Overflow or respective owner

Related posts about php

Related posts about custom