You are here: C97net • 5.01 General Functions
Get values from POST form method or URL
function post_param ($var_name, $default = '', $mode = '')
Use this function to read values from form which is using POST method.
The options are the same with get_param ();
There is no comment. Why not be the first?