PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I have a script that I may take input from several forms that could be sending data either by POST or GET methods.
Is there a line of code to help me retrieve the submitted form data regardless of POST or GET being used?
I thought there was somehting but I can't remember what it is and that doesn't help when trying to search for something when you don't know what it is called
Cheers
Last edited by hairyjim on Tue Jun 15, 2004 8:03 am, edited 1 time in total.