Hi,
I'm new to PHP programming and am looking for some guidance, please. I need to create a script that utilizes parameters from an HTTP POST request; quite similar to the request sent for account activation! If anyone here could point me to a simple example, I would be most appreciative.
Thanks,
Scott
Looking for example script w/ HTTP POST parameter handling
Moderator: General Moderators
Re: Looking for example script w/ HTTP POST parameter handli
PHP Manual: PHP and HTML
Read that page and the pages it links to, especially the page dealing with variables from external sources. That should give you a better idea of what you need to do.
Read that page and the pages it links to, especially the page dealing with variables from external sources. That should give you a better idea of what you need to do.