just an observation, by declaring "name="name"', even though we dont type anything in the text field, php isset() function, considers that it is actually set. Meaning a empty string would be considered as set. However empty() works as expected when you type nothing in the fields.
Another fantastic video. Great job. I have a question. I've not seen someone use curly beaces around variables in the echo statement. What is the reason for doing that?
Thanks for the tutorial! I was surprised to find that isset still returns if empty as it's still set as an empty string. Would it be better to use the following? if(!empty($_POST['name']) && !empty($_POST['age'])) { do something } Would there be any reason to use isset at all if you have used !empty?
I have a question: since 4:31 you started using PHP's open-close tag even though you are within a php file. Is there a special reason for that ? And I feel like starting to differentiate between the two, many thanks!
Hi! Thanks for this wonderful guide. Is there any way i get and post image? Like layer image where on background an image then there will be second layer a text letter?
Great Video! If i want to learn more about php, maybe do a small project with the knowledge from this Playlist. Do you recommend any other videos / video playlists of yours for that? Thanks!
Hey Alex from phpacademy, Maybe you can help me but iam trying to build a user login system like you did alot of tutorials on but the case for me is I'm trying to do it horizontal like straight across on the left with the Widget that says welcome, username stuff on the right but cant really find any updated code to connect and echo out and build it with the new php code. I would like a remember me function for users to be remembered and forgotten username and password incase the users have forgotten theirs and a registration page for them to sign up with but I've searched all over but cant really find anything. Iam willing to send the html and css codes that i have or images of the login system iam trying to build for my website. any help will be appreciated.
Simple and straight forward. Pablo approves.
the majestic Pablo is here O_O...................your holiness....may you have mercy on my poor soul?
Thanks man. I'm going to applying to this my apps. Greatest teacher ever.
Thanks for your videos, are very important to me... I train my English and learning PHP.
I have never seen a video about web while including security at the same. Bro you are amazing 🙂
just an observation, by declaring "name="name"', even though we dont type anything in the text field, php isset() function, considers that it is actually set. Meaning a empty string would be considered as set.
However empty() works as expected when you type nothing in the fields.
Another fantastic video. Great job. I have a question. I've not seen someone use curly beaces around variables in the echo statement. What is the reason for doing that?
you can also use “Your name is” . $name . “and your age is” . $age
Instead of “Your name is {$name} and your age is {$age}”
Wow, that was very usefull ! Thank you so much !
No problem! Glad you found it useful.
Why does post allow you to send more data?
get is for getting info from the database and post is for adding data to it?
This is insanely well done i appreciate the time and effort you've put in this video and the excellent explanation of post and get.
Good video. Very explanative. Can you make a video regarding post comments in the same place where the post form is?
What web server do you use? What installation did you do to activate php?
Thanks for the tutorial!
I was surprised to find that isset still returns if empty as it's still set as an empty string. Would it be better to use the following?
if(!empty($_POST['name']) && !empty($_POST['age'])) { do something }
Would there be any reason to use isset at all if you have used !empty?
I have a question: since 4:31 you started using PHP's open-close tag even though you are within a php file. Is there a special reason for that ? And I feel like starting to differentiate between the two, many thanks!
even though it is a php document you need to place the tags, so the code know what language ur typing in the document, same with in a php document.
Hi! Thanks for this wonderful guide. Is there any way i get and post image? Like layer image where on background an image then there will be second layer a text letter?
Post an img url and set the src of the imsge to the url
Why did you use the htmlentities function rather than htmlspecialchars ?
Not a Hindi accent, a butter-smooth English accent. Plus Good content. Wonderful.
During the video you received a Confirm Form Resubmission Warning. Is that normal, or is there something that can be coded to fix that issue ?
great video, really made me understand it, thanks
Great Video!
If i want to learn more about php, maybe do a small project with the knowledge from this Playlist. Do you recommend any other videos / video playlists of yours for that?
Thanks!
Great video. Very well explained.
Very helpful video! thank you:)
I love how all the basic PHP videos were posted on my birthday. xD
so name in PHP is like the id in javascript? right?
Yeah
When using the user input, I always get "undefined array key" even though the name is correct.
Why?
This is great, thanks for uploading.
Even just the print_r() is SUPER helpful.
this guy is the best
Jeepers..... mate.... this is an EXCELLENT TUTORIAL!
MUITO BOA A EXPLICAÇÃO!!
Thank you for this it really helped!
Hey Alex from phpacademy,
Maybe you can help me but iam trying to build a user login system like you did alot of tutorials on but the case for me is I'm trying to do it horizontal like straight across on the left with the Widget that says welcome, username stuff on the right but cant really find any updated code to connect and echo out and build it with the new php code. I would like a remember me function for users to be remembered and forgotten username and password incase the users have forgotten theirs and a registration page for them to sign up with but I've searched all over but cant really find anything. Iam willing to send the html and css codes that i have or images of the login system iam trying to build for my website. any help will be appreciated.
Nothing happened to me
the php code isn't truing in to a color ( it's not a function and typed exact the same as you) suggestions?
this was perfect! thanks for the help
Thx ))) very useful and i want to learn php more can i learn more from you
better late then never :D keepup the good work!
That was great! Thank you so much.
what program are you using there?
Sublime , editor.
Thanks this helps a lot♥
this very good many thanks!!
hi, really it's very nice tutorial, thank you very much....
Great job!
Dont work for me, there is no submit button?
+stendell09
try ->
the s in "submit" must be lowercase
doesnt work for me ... i typed in the same code as you did...
ok i needed to run it on a server...
i don't know why post work like get? i use post and it shows the information in url Why???
i need this guy for my website musicworldtakeover
tutorial like this is very basic but most important..you should done this before..
Thanks bro!
Thank you
Thank you!
Thank you.
thanks alot trying to find this peice of info about 3 day :(
thanks fot the tut..
next what ? please
oh never mind...
2021?