Sorry man but imagine our position. There are loads of people asking same question even in this very board. Imagine being asked the same question, and have to give the same answer about 50 times a day. Would piss you off, wouldn't it?
We both gave you the answer but maybe not in the tone that we should of.
We understand there are thousands of tutorials out there to describe the methods in forms but we take our 'vet' status (wow I'm a vet now!! 🙂) and it blinds us and makes us ignorant.
This begs the question to all the other 'vets' and forum 'regs' ... are we maybe a little too harsh on new coders?
Yes the truth is definately already out there but it's hard to get for some then others.
We should maybe stop telling the users to go Google or search away for the answers and rather give them a gentle nudge int he right direction at the very least.
I understand people such as laserlight already do alot of php.net/function url linking for helping them find the answer ... maybe alot more of us should follow this example more often?
I would also like to see less and less instances where people are automatically sent to hotscripts
Granted it's a good site but we should teach people to be a little more dependent on thier own code 🙂
$0.02
So my apologies to Diablo3k!
<form method=GET> sends the info in the form to the URL
<form method=POST> posts the info in the form to the $_POST['foo'] array
Please don't be afraid to post again in the future. I'll try help as much as I can! In all honesty you're not far behind me in the world of PHP so I'm not really a vet 😉