PHP Form Handling Tutorial - GET, POST & REQUEST Global Variables | Learn PHP Programming

preview_player
Показать описание
Upgrade your Clever Techie learning experience:

UPDATE! (9/13/19) New features and improvements for Clever Techie Patreons:

1. Download full source code with detailed comments - easy to learn and understand code
2. Weekly source code file updates by Clever Techie - every time I learn new things about a topic I will add it to the source file and let you know about the update - keep up with the latest coding technologies
3. Library of custom Clever Techie functions with descriptive, easy to understand comments - skyrocket coding productivity, code more efficiently by using Clever library of custom re-usable functions
4. Syntax code summary - memorize and review previously learned code faster
4. Organized file structure - access all Clever Techie lessons, source code, graphics, diagrams and cheat sheet from a single workspace - no more searching around for previously covered material and source code - save enormous amount of time and effort
5. Outline of topics the source file covers - fast review of all previously learned coding lessons
6. Access to all full HD 1080p videos with no ads
7. Console input examples - interactive examples that make it easier to understand and learn coding
8. Access to updated PHP Programming Book by Clever Techie
9. Early access to Clever Techie videos

Subscribe to Clever Techie patreon:

````````````````````````````````````````````````````````````````````````````````````````````` In this video we're going to take a closer look at how form handling works in PHP. We're going to look at GET, POST and REQUEST global variables and see how to work with them when the form is submitted using either method.

``````````````````````````````````````````````````````````````````````````````````````````````
Hey guys, I'm now using Patreon to share improved and updated video content and source files. For a small fee you can access all the downloadable files from this lesson (source code, icons & graphics, cheat sheets, OneNote notes) and everything else included in the video from the Patreon page. Additionally, you will get access to ALL Clever Techie videos in HD format with no ads. Thank you so much for supporting Clever Techie :)

Download this video's files here:

( You also get access to ALL source code and any downloadable content of ALL Clever Techie videos, as well as access to ALL videos in HD 1080p quality format with all video ads removed! )

`````````````````````````````````````````````````````````````````````````````````````````````

Рекомендации по теме
Комментарии
Автор

Really helpful video! Finally understood how to use the php theorie I'd watched and read so far.

Автор

You made it so simple for me to understand. Thank you!

sharkluxry
Автор

Hello clever! Your biggest fan from Nigeria! Thanks for the multiple file upload to database tutorials, I think you should also try working with JavaScript in your php .Do something, maybe form validation with js to start with, then maybe could work with ajax in php, would really help and come in handy.

codemon_
Автор

Really helpful video, I'm just a bit confused where the video says submit variables are not visible with GET in the URL, yet Submit=submit is visible in the URL in the video example? Any help welcome!

MrMattn
Автор

Brilliant. What line of code can you add to this PHP form in order to display the values from the text box and checkbox in HTML TABLE?

vincentbismack
Автор

Is there a way to check data before its posted? As if stamens checking the $post dost stop post taking place...

ambientsoda
Автор

pre_r($_POST) shows me error: Undefined function 'pre_r'.intelephense(1010)

ssigitas
Автор

pre_r doesn't seem to be in the documentation of php

rata
Автор

Hello... when I click the submit button, I get "error 403, access forbidden You don't have permission to access the requested object."
PLEASE HELP

neilb
Автор

Works Great for me, and I learned many things I've been missing in my limited php knowledge. Thanks so much, and I like the way you teach, I will be looking for more of your videos.

lynndunning
Автор

Great work Mr. Clever. Can you perhaps start something on Java. An online examination app maybe.

TechAlphax
Автор

Explain how to fetch multiple images from several tables using a mysl statement. Ie you have a products table and a images table

cd
Автор

Please make a video to prevent retainig the value when back button is pressed and to prevent resubmission using that back button data that was retained. I hope you knew what I meant / thanks

marineoutsource
Автор

This is easy. React js is complicated.

mr.RAND
Автор

Did your mom really name you Clever Techie? Okay now don't lie to me.

harry
Автор

You certainly know what you are talking about but WHO IS THE AUDIENCE you are talking to here ?
If you are trying to TEACH someone how to do this then this is not the video for that. You are NOT teaching.
If you are talking to people who already know HTML5 & PHP ( which this video sounds like ) why are you showing them this THEY ALREADY KNOW WHAT THEY ARE DOING or are you just posting this video because you want personal experience presenting videos ?

williamjamesrapp
Автор

This video helped me get through a Try Hack Me room! Thank you so much for this video!

remyd
Автор

Hello, 9:30 you moved the part of the php to a new file. But you left the php at the bottom of the html. Why? You cannot move all the php to the new file? Or you just forgot it?

budosfasz