old php code
Posted: Fri Jan 07, 2011 1:37 pm
I have some old php code which I am trying to understand and can't find anything about some functions on the internet.
does anyone recognise the function fetch_POST ?
I assume it does the same thing as $_POST['VAR'];
What version of PHP is that from?
Thanks
does anyone recognise the function fetch_POST ?
I assume it does the same thing as $_POST['VAR'];
What version of PHP is that from?
Thanks