I was really pissed when he didn't explain this in previous tutorial but this managed to figure out on my own, now I know that he just made a mistake naming the Videos. Great teacher!
@ryandsouza909310 жыл бұрын
-_- Now we learn get after using it like 10 times...
@BartGBx9 жыл бұрын
+Sergiu TIGAN we also used get before.
@REALCOOLLIKEVIPUL12 жыл бұрын
you are learning it for free and easily so instead of complaining, do search. It is difficult to learn from books right?
@volikoto7 жыл бұрын
I didn't know this tutorials are in the right order.
@kaspa1233219 жыл бұрын
I feel like this guy is all over the place
@swapnilsonsurkar21368 жыл бұрын
was waiting for such php real action
@dionadewiriana64577 жыл бұрын
well those all entirely the basics you need(in fact he still mention "Beginner" at the 200th video). all you need to do after finishing the series is mixed all your knowledge from it with a little favor of logic and there's your website.
@supergunboy00713 жыл бұрын
Awesome tutorials!
@passtheyoggurt13 жыл бұрын
alex! do you think you may have numbered some of your tuts wrong before putting them on a drive and sending them to bucky? cause on numerous occasions youd type some code you havent covered and say you covered in previous tutorials, when you didnt and it would be covered in future tutorials!
@iiceboss6 жыл бұрын
I need some help it does not work for me using Sublime text, and i followed all the process
@nizaral-assi31736 жыл бұрын
What makes the program know that this action should be echoed out on submit button click in php?
@vaibhavbagale96086 жыл бұрын
If we have different buttons for each name then how can we get button id that we've clicked and store it to the database? Where userid=btnid
@SuperSlashpwn13 жыл бұрын
Hey guys, as you notice this tutorial is a little ahead, you will have to go to tutorial 71 before this.
@JMRC12 жыл бұрын
I meant: Doesn't empty already check if the variable is set. But in a project I worked on I saw the use of it.
@xsyed12 жыл бұрын
AWESOME guy ..!! he is the owner of THENEWBOSTON community[the greatest communtiy ever] .. BUCKYS ROBERTS[full name] he is a good teacher than alex.... check out the website in description thenewboston there is everything you need in computer programming in a world class quality..
@Xack0313 жыл бұрын
Why not use a simple "if (isset($_GET['submit']))" instead of one for each field?
@JMRC12 жыл бұрын
Doesn't isset aready check if a variable is empty.
@ThatsDeXes8 жыл бұрын
do i recieve the data in my database?
@geoffreyengatkinson9 жыл бұрын
how do i add the browscap to a web server
@seopeter2212 жыл бұрын
that explains y he's a zombie(credit goes to the one who used the term first) on one and then sober the next!
@TheRijintube11 жыл бұрын
PEOPLE: Watch 71 before this the order is kinda messed up!
@donaldtimpson432010 жыл бұрын
Your videos are definitely NOT in the right order....
@tsepoylas12 жыл бұрын
if you can't understand anything watch 71 before 69!!
@psy88121212 жыл бұрын
Thank you
@technoinstaller12 жыл бұрын
Who the heck is Bucky?
@TheGuroguro128 жыл бұрын
Thank you very much.
@Marcos10PT11 жыл бұрын
6:05 he was going to write space xd
@swapnilsonsurkar21368 жыл бұрын
real php starts from now i think.
@sun-eg7tg8 жыл бұрын
good arrangement, you made me understand code, i can't wait following these videos i can't wait ha ha haaaaaaaaa! god blec u with mor knowledge so that we will benefit
@VanyaD11 жыл бұрын
Why on earth does he never include a month variable? I mean... Monday 31 2011.... 31 of what exactly? Could be February :DDD
@tculig12 жыл бұрын
His real name is Greg. ;)
@alexispap10012 жыл бұрын
alex bucky inception ;p
@blazefrostrider8 жыл бұрын
if( isset($_GET[ '' day'] ,$_GET[''date'] ,$_GET['year'] ) works just fine ! ;)