Tag Archives: php $_POST

PHP Tutorial : PHP $_POST array

Hello folks, BTW Happy Easter,my traffic this weekend decreased dramatically because of the hollidays, I hope you enjoy it. I want to clarify something that I might missed to say about php $_POST : this $_POST is an php array, … Continue reading

Posted in Basic PHP | Tagged , , | 1 Comment

PHP Tutorial : Forms processing with $_POST or $_GET

Are you just curious to know the difference between $_GET and $_POST php server variables? Errrr, let me try and explain. I dont see many differences, or maybe I dont know/explain, but what I understand it is that $_POST it’s … Continue reading

Posted in Basic PHP | Tagged , , , , , , , , , , | Leave a comment