A
Anonymous
Guest
Is it possible to POST VARS to a .php (so the VARS are not shown behind .php like file.php?get=vars).
I mean that I need to use $HTTP_POST_VARS[''] instead of $HTTP_GET_VARS[''] to get the info.
I hope I made myself clear, I'm not very good at explaining in php-language :wink:
I mean that I need to use $HTTP_POST_VARS[''] instead of $HTTP_GET_VARS[''] to get the info.
I hope I made myself clear, I'm not very good at explaining in php-language :wink: