Learn PHP in 15 minutes

  Рет қаралды 2,736,441

Jake Wright

Jake Wright

Күн бұрын

PHP is one of the most useful languages to know and is used everywhere you look online. In this tutorial, I start from the beginning and show you how to start writing PHP scripts.
The video covers the software you need to get started, data types, outputting data, variables, concatenating strings, operators, if statements, HTML forms, arrays and loops.
Check out my Learn HTML in 12 Minutes video for a quick introduction to HTML, which will be useful before trying to understand this tutorial:
• Learn HTML in 12 Minutes
Learn JavaScript in 12 Minutes • Learn JavaScript in 12...
Set Up a Local Web Server
For Mac: www.mamp.info/en/index.html
For Windows: www.wampserver.com
Recommended Text Editors
For Mac: www.sublimetext.com
For Windows: notepad-plus-plus.org
VPS Provider
Digital Ocean: m.do.co/c/791d593997b2
Support this channel at / jakewright
jakewright.net

Пікірлер: 1 700
@rclair7650
@rclair7650 4 жыл бұрын
Played video twice the speed, learned PHP in less than 8 minutes
@dercad2558
@dercad2558 4 жыл бұрын
Lifehacks
@gabriellima9808
@gabriellima9808 4 жыл бұрын
r/prolifetips
@theinvinciblespirit696
@theinvinciblespirit696 4 жыл бұрын
Wow! Man great achievement
@Avinash-de4jm
@Avinash-de4jm 4 жыл бұрын
I learnt it in 3 mins
@androidmode2799
@androidmode2799 4 жыл бұрын
Something like frame dropping may have happened
@TheGaRaK
@TheGaRaK 10 жыл бұрын
Finally an excellent PHP introduction for anyone with a basic programming knowledge. Good job!
@kingarkamani1455
@kingarkamani1455 10 жыл бұрын
Exactly
@rajputboyzmultiplechannel5924
@rajputboyzmultiplechannel5924 6 жыл бұрын
kzbin.info/www/bejne/hIfVfamBq6afm9U
@anna-ripley
@anna-ripley 5 жыл бұрын
I thought the same - a nice, quick overview if you are already a programmer and don't want a long story about what a variable is bla-bla-bla etc. Great job!!
@lanielleblanton2929
@lanielleblanton2929 5 жыл бұрын
john paul hey, are you a programmer?
@codexoo
@codexoo 4 жыл бұрын
Free Download ( prime video flix app v6.0 nulled ) www.upwone.com/prime-video-flix-app-v6-0-nulled/
@gregorykalenian5169
@gregorykalenian5169 4 жыл бұрын
Anyone else here in 2019? This is still more informative/relevant than anything else I have found in my quest to teach myself web development.
@KarmaMan82
@KarmaMan82 4 жыл бұрын
There is still a Apache and PHP running native on Mac OSX! You only need to download PHP, configure php.ini, you can run it native on Windows with IIS too! Linux-Distro's has their own packages with Apache, PHP and MySQL in their repositories on thier mirrors! apt-get install apache2 php7 .... Why do I need MAMP, WAMP or XAMPP?
@divyanshuawadhiya1649
@divyanshuawadhiya1649 4 жыл бұрын
kzbin.info/www/bejne/ZnrSeI2VaZqjr68 Learn html and css build awesome web page
@cornerstonehoneybees2525
@cornerstonehoneybees2525 4 жыл бұрын
Nope - now watching it in 2020
@corneliupetre
@corneliupetre 4 жыл бұрын
@@divyanshuawadhiya1649 Html and Css is only for a static site..., for who want a ''little action" is not a good ideea about your sugestion....
@raymondting6614
@raymondting6614 4 жыл бұрын
GUYS! any idea which component should i download within the wamp?
@imbezo
@imbezo 2 жыл бұрын
0:00 PHP Introduction 1:01 Installing WAMP/MAMP 2:00 PHP FIle 2:55 Outputting strings 4:08 Variables 5:12 Concatenation 5:51 Operators 6:56 If statements 8:15 Handling data from HTML forms 9:53 Getting POST data / Array 10:53 Arrays explained 12:29 Loops Jake, if you add to this to the bottom of the description it will automatically add chapters to the video. Hope this helps anyone looking for em!
@JoeMemes
@JoeMemes 2 жыл бұрын
Tysm
@VenemonTV
@VenemonTV 2 жыл бұрын
Thanks! Love
@yaminidilipbhekare5722
@yaminidilipbhekare5722 2 жыл бұрын
L
@pepi8433
@pepi8433 Жыл бұрын
is that all u need to know???
@picabloo
@picabloo 10 жыл бұрын
Thank you so much. You condensed a 3 hour lecture into 15 minutes!
@gameworlduk6657
@gameworlduk6657 2 жыл бұрын
kzbin.info/www/bejne/eamUmISZbZhnqtU
@User.Joshua
@User.Joshua 9 жыл бұрын
I spent most of my day (6-7 hours) learning exactly what you just taught in 15 minutes. Good job, Jake. You're an awesome teacher.
@empirejunaid3356
@empirejunaid3356 3 жыл бұрын
Hey! if you want to learn Php here is a link where daily 6 uploads on PHP kzbin.info/door/-3t_DgK8UxT7VBiQeECewQ
@lukomorphisidius946
@lukomorphisidius946 3 жыл бұрын
If you want to learn php then watch this video
@User.Joshua
@User.Joshua 3 жыл бұрын
It has been 5 years fellas, I’m a pretty good PHP developer now.
@lukomorphisidius946
@lukomorphisidius946 3 жыл бұрын
@@User.Joshua I am a c++ dev
@hemantkulkarni8840
@hemantkulkarni8840 3 жыл бұрын
@@User.Joshua from which site you learnt?
@yoramswiers
@yoramswiers 4 жыл бұрын
Honestly you are a better teacher than the one I have in college. Your going fast but it's all crystal clear (if you have at least some basic understanding of code in general). Thank you keep it up!
@may83195
@may83195 3 жыл бұрын
Thank you so much! I was having trouble getting myself to starting to learn PHP for a class and this video was just non-threatening and informative enough to kick me into it! The phrase "the hardest step is the first one" never felt more true...
@wyddindustries2974
@wyddindustries2974 9 жыл бұрын
This style of video is excellent. As a programmer looking to learn a new language, this drops me right where I want to be without spending hours explaining how ints work. It's fast-paced for beginners which is also excellent, its easy to pause a video and very difficult to fast forward to the next topic. Thank you very much, keep up the good work.
@dchambers986
@dchambers986 10 жыл бұрын
Absolutely First Class. MIT students should be so lucky. Superlative conveyance of info. Excellent articulation. Organized and fast, with no mistakes. Jake, you're a PRO! Thanks for posting.
@gabriellima9808
@gabriellima9808 4 жыл бұрын
@@rajputboyzmultiplechannel5924 this stupid dingus is spamming in a comment made 6 years ago
@ematene272
@ematene272 5 жыл бұрын
5 years on and still a great intro tutorial. Thank you.
@JaySalia97
@JaySalia97 3 жыл бұрын
Thank you so so so much for this, crisp and to the point. You condensed a 3 hour lecture into 15 minutes and I learnt so much. Thank you! :)
@thefoodrebellion7980
@thefoodrebellion7980 9 жыл бұрын
Brilliant and concise! I haven't touched PHP in a year or so and this helped me remember the syntax. Thank you
@mr_clean575
@mr_clean575 Жыл бұрын
10 years later and this tutorial is still extremely useful!!!
@alexperez-ue4ne
@alexperez-ue4ne 5 жыл бұрын
I used your Docker tutorial that includes PHP in a container to run this PHP tutorial. Best educational 30 minutes I've had in years. Thanks.
@Simon_Laserna
@Simon_Laserna 5 жыл бұрын
Hell yes! Thank you for going at a decent pace. Way easier to go back and re-watch than fast forwarding. Really good job!
@kunalmandalia1165
@kunalmandalia1165 10 жыл бұрын
Short and to the point - really helped get me started, thanks for making this Jake
@elizabethhanna6285
@elizabethhanna6285 5 жыл бұрын
Thank you, I am doing a project on PHP and this really helped me out. I have never used a scripting language before so I was intimidated but your teaching style and speed was great!
@vinothp9045
@vinothp9045 2 жыл бұрын
Hi
@nathanaelmorgan8604
@nathanaelmorgan8604 2 жыл бұрын
Excellent tutorial, this is exactly what I needed. Still relevant even 8 years later! Thank you Jake.
@sophiekim2677
@sophiekim2677 4 жыл бұрын
I love your tutorial videos so much!! PHP is just only 15mins but I can learn basic variables, array and loop:) I fully understand basic php from this video!
@Goon2006
@Goon2006 10 жыл бұрын
Great video! Its very rare that in tutorial video people actually say what each line mean and what it does. Thank you.
@hcorp560
@hcorp560 7 жыл бұрын
Super simple and helpful. Still a super relevant tutorial 3 years later.
@VagueVoice
@VagueVoice 8 жыл бұрын
Excellent man! Literally the first time seeing these php concepts and your quick way of explaining gives a great oversight into what you can do with this language. Cheers!
@JonnyBeoulve
@JonnyBeoulve 8 жыл бұрын
You're a great teacher.
@manualLaborer
@manualLaborer 10 жыл бұрын
damn you jake. best 15 minutes of my life. ps - i wrote this comment in php.
@jaegercuyo115
@jaegercuyo115 6 жыл бұрын
Great video!! I have been coding in C for 5 years and now starting in web development and databases. This video was just what I needed. Thanks!!!
@V.A.L.009
@V.A.L.009 2 ай бұрын
This is the perfection definition of "Old, but Gold". Even a decade later, this guy's tutorial is still so efficient
@2006babuks
@2006babuks 9 жыл бұрын
Very useful and very informative. Straightaway subscribed to the channel to learn more. Thank you for the video.
@rajputboyzmultiplechannel5924
@rajputboyzmultiplechannel5924 6 жыл бұрын
kzbin.info/www/bejne/hIfVfamBq6afm9U
@Damathematician
@Damathematician 10 жыл бұрын
I found this lesson to be quite helpful. Thank you for taking the time to do this!
@nodell8729
@nodell8729 3 жыл бұрын
Jesus Christ! I even went for double speed, so I can spend another minute to appreciate your work! A great tutorial. Exactly what I needed before my exam, just a clear essence. It only 15 minutes, but it has content for couple of hours of another tutorials :D
@goedertrealestate4927
@goedertrealestate4927 3 жыл бұрын
The best 15-minute lesson I've watched. Thank you for the good lesson!
@kickpublishing
@kickpublishing 9 жыл бұрын
Dammit I only have 10 minutes - better learn something else like French or JAVA
@bence0302bence
@bence0302bence 5 жыл бұрын
So relatable.
@lilwarthog
@lilwarthog 5 жыл бұрын
Wish java was a 10 minute learn. Php seems like a sloppy server java api
@puchu9507
@puchu9507 5 жыл бұрын
yea sure, and make a big fat app with java which does only addition and uses your whole RAM, genius developers, no doubt projects are garbage these days
@puchu9507
@puchu9507 5 жыл бұрын
@@lilwarthog LMAO, pretty sure you are the one who disliked the video, a person who says PHP is java API ha ha haaaaa haaaaaaaaaa, that's a genuine laugh like the raccoon said No doubt developers these days are crappy, they tend to favour a heavy, complicated application over light, simple application to achieve the same goal
@cgalo
@cgalo 5 жыл бұрын
x1.5 speed
@fractalmoetv
@fractalmoetv 10 жыл бұрын
Nice editting work on this tutorial Jake, great pace. Thanks for a concise intro.
@karldavid4621
@karldavid4621 4 жыл бұрын
Man thank you very much! The tutorial was clear and straight to the point. I watched this video because I would like to review or sharpen my web development skills and this has helped me a lot.
@95atomic95
@95atomic95 8 жыл бұрын
Please make more tutorials !!! This is the only KZbin Channel,where the things are explain in details and clear !!!
@Goofy8907
@Goofy8907 7 жыл бұрын
Great video man, very informative but yet simple and to the point! You have a new subscriber!
@ousmanetall1286
@ousmanetall1286 8 жыл бұрын
Thanks Jake Wright, i am in senegal(african country) these very important and very useful utorial you put on, in a few time and simply full you teach one vast universal programming knowlodge!!!!! thanks thanks thanks your are wonderful
@darellarocho5729
@darellarocho5729 7 жыл бұрын
I wish you the best of luck, man!
@empirejunaid3356
@empirejunaid3356 3 жыл бұрын
Hey! if you want to learn Php here is a link where daily 6 uploads on PHP kzbin.info/door/-3t_DgK8UxT7VBiQeECewQ
@gavinputterill3170
@gavinputterill3170 3 жыл бұрын
Great video mate! I wish more coding content on the web was this clear and concise.
@ritupatel7026
@ritupatel7026 5 жыл бұрын
Wow.... This was incredible. You covered so many things in just 15 minutes,everything precise, prefect, straightforward. You are a great teacher. Thank you so much, this video was really very helpful... Thanks, once again.
@mcgriddletime915
@mcgriddletime915 7 жыл бұрын
Thank you for this. 4 years later and still relevant. I wanted to say thank you for taking the time to explain the structure of coding in php. I was having the hardest time writing. Essentially I wanted to write essays, before I could write sentences. Your video helped to break that down for me. Including how to access the data passed from the form to accessing using the super global _post[] explanation. Good work. Hope to see more of this.
@youtubecontent5389
@youtubecontent5389 Жыл бұрын
10 years later and still relevant.
@zakzoghbi
@zakzoghbi 7 жыл бұрын
Amazing , thank you
@Dark_Rizz
@Dark_Rizz 3 жыл бұрын
Sup man
@SkulzR
@SkulzR 2 жыл бұрын
S
@samuelnewking6184
@samuelnewking6184 4 жыл бұрын
Great video. I'm here in 2020 and this has been lurking around the web since 2013. Thanks man.
@davidchapman3375
@davidchapman3375 6 жыл бұрын
Great Video for visual learners. No fluff, just examples - Thanks!
@ShopPinkZebraFashions
@ShopPinkZebraFashions 7 жыл бұрын
wow that was amazing and easy to understand. although i am still having a little problem figuring out the foreach command, guess I'll keep studying some more. thanks for the information. :)
@digontaahmed8421
@digontaahmed8421 8 жыл бұрын
very helpful tutorial mate. apprecite you and ur work. Sincerly thanks.
@selections199
@selections199 Жыл бұрын
after learning your HTML tutorial and finally mastering it, now i will learn PHP, that's the most best teacher for web developmente, thank you
@mark1282
@mark1282 4 жыл бұрын
I've been writing PHP for over 10 years. But for some reason I decided to watch this. Maybe nostalgia. It's great how you simply the concepts for someone who's new to the language.
@mr.tapeworm3481
@mr.tapeworm3481 10 жыл бұрын
These videos are awesome. Is it possible to make a similar video for Javascript? (assuming all the parts that is similar to a programming language is known by the viewers) That will be really helpful.
@jakewrightnet
@jakewrightnet 10 жыл бұрын
I'll be doing a Javascript tutorial soon :)
@mr.tapeworm3481
@mr.tapeworm3481 10 жыл бұрын
:D
@abhishekgupta9208
@abhishekgupta9208 9 жыл бұрын
Great!
@truemamrdi4all
@truemamrdi4all 9 жыл бұрын
+Mr. Tapeworm What is the editor, does it work under windows? Thx
@areavoucher1514
@areavoucher1514 9 жыл бұрын
+Paul Sahara it's sublime tool!
@AseEdi
@AseEdi 10 жыл бұрын
Well done, Jake! Thanks for being the first person to introduce me to an entirely new world in software development!
@muammarthangkhiew2619
@muammarthangkhiew2619 3 жыл бұрын
Thank you man, you saved so much of my time, I think it's only fitting that I spend a few seconds to write a comment of appreciation! Thank you!!!
@sadmansaqueeb
@sadmansaqueeb 2 жыл бұрын
thank you so much. have learned many things in a very short time. I tried to learn these for 2yrs but could not probably because they were too long lessons and I got nervous! thanks man. have a blessed life!
@PeterAllegro
@PeterAllegro 9 жыл бұрын
best tutorial on the internet!
@abhishekgupta9208
@abhishekgupta9208 9 жыл бұрын
Agreed.
@infn8loopmusic
@infn8loopmusic 7 жыл бұрын
Really great video. Right to the point, and great explanation. Thanks for taking the time to record and post.
@liveleaky7571
@liveleaky7571 7 жыл бұрын
Michael Riccardi where are you from?
@infn8loopmusic
@infn8loopmusic 7 жыл бұрын
LucasAndAGuitar connecticut
@puremathematics390
@puremathematics390 Жыл бұрын
Huge gratitude to Jake for this tutorial! I have been struggling with PHP for my website. After watching this tutorial, I was missing MAMP. Can now run PHP. Also, appreciated his use of Sublime!
@10ianboy10
@10ianboy10 6 жыл бұрын
I know html, css and javasacript. Was looking to get a basic introduction to PHP. This was a perfect video for me, thank you Jake
@jellybean022
@jellybean022 7 жыл бұрын
a very helpful video....thnx alot jake
@tatebrother
@tatebrother 6 жыл бұрын
Geetanjali Rajput is it really tat helpful
@editedrectangle1385
@editedrectangle1385 Жыл бұрын
4.5 months of my collage in 15 minutes 💀🍧
@mariem.7223
@mariem.7223 6 жыл бұрын
I am doing a crash course on PHP writing script and listening to this video made me understand more what i have learned . Great video! :)
@loool21
@loool21 Жыл бұрын
Amazing tutorial with quick explanations, a 5+ hour course condensed into 15 minutes. Although I would say the forms arrays and loops needed to be explained a little more as I did not really understand the concept but was able practically. Thank you so much for this definitely needed PHP tutorial!
@justinspace6335
@justinspace6335 10 жыл бұрын
I can't find htdocs from the wamp folderO_o for pc
@efx0068
@efx0068 10 жыл бұрын
www folder
@ashishjakhariya1523
@ashishjakhariya1523 8 жыл бұрын
want more tutorials on website designing
@ukaszandrzejczyk6774
@ukaszandrzejczyk6774 6 жыл бұрын
bro, i've been looking for stuff like that for years i swear, this had such basics, but was quick and really good explained, i guess every1 will understand
@korimhosen7137
@korimhosen7137 5 жыл бұрын
PHP introduction for anyone with a basic programming knowledge.its very good job
@WhirlybirdFlyer
@WhirlybirdFlyer 8 жыл бұрын
Anyone using WAMP on windows 10, in order to view your page try localhost:80 instead of localhost:8888
@arxie6395
@arxie6395 7 жыл бұрын
On windows you don't need the port at all as it is default. You can just type: localhost
@joebob4383
@joebob4383 10 жыл бұрын
what php book would you recommend?
@nugget4798
@nugget4798 5 жыл бұрын
Joe Bob php Storm i think
@yesyouarerightbut3200
@yesyouarerightbut3200 4 жыл бұрын
@@nugget4798 Lol. "PHP Storm" is an IDE not a book.
@RapFanMan1
@RapFanMan1 2 жыл бұрын
Best part about this that you came here knowing nothing about PHP and Getting out with knowing plenty good amount of knowledge about PHP in short tiime❤️❤️❤️
@habibtahardjebbar2056
@habibtahardjebbar2056 5 жыл бұрын
you know what , you are fabulous , better than wasting 2 or 3 hours in nothing , thank you so much sir
@justguest5231
@justguest5231 9 жыл бұрын
Let's make "Learn OOP in 15 or 30 minutes" :)
@truemamrdi4all
@truemamrdi4all 9 жыл бұрын
+Gosha Uzuzu Yes, that is my wish too, I want to learn but not for years, give us 15
@rajputboyzmultiplechannel5924
@rajputboyzmultiplechannel5924 6 жыл бұрын
WampServer is a Windows web development environment:kzbin.info/www/bejne/hIfVfamBq6afm9U
@wyldeed
@wyldeed 8 жыл бұрын
You gotta be kidding me! PHP in 15 minutes. It's taken me that long just to get used to the PHP tag.
@epixwowgaming5889
@epixwowgaming5889 8 жыл бұрын
+Ed Wylde than ure just plain stupid,i got used to php tag in 5 min
@wyldeed
@wyldeed 8 жыл бұрын
Wow! You're really showing your lack of intelligence, you can't even spell the word 'then' Aren't we so lucky to have a self proclaimed genius' like you in the world. Your mentality is so low that you can't even make a worthwhile comment without resorting to basic insults. What a moron!!!
@epixwowgaming5889
@epixwowgaming5889 8 жыл бұрын
Ed Wylde still got used to php faster than u dumbfuck
@wyldeed
@wyldeed 8 жыл бұрын
Woo Hoo! Come in spinner ... Na - na - na - na - na - na my dad's bigger than your dad. Like I said before , no intelligence, what a moron!
@eosapril
@eosapril 8 жыл бұрын
+Ed Wylde about 5 months i learn Php and i know nothing =))) i reach at oop, is hard, veri hard, 15 min? ha ha ha =)))) you are right
@MRSDR100
@MRSDR100 7 жыл бұрын
Thanks so much! This was really straight to the point. I think it helps if someone has a little bit of basic idea of programming behind them (like minimum basics) but even not I don't think this would be to difficult to get the basic idea. Great job!
@m9ant
@m9ant 2 жыл бұрын
Almost 10 years later adn here it is, the video that makes me start php learning, thank you.
@nedshnible
@nedshnible 10 жыл бұрын
i like your voice boy
@pixelart0124
@pixelart0124 10 жыл бұрын
As of this moment, you have exactly 12321 subs :P
@pixelart0124
@pixelart0124 10 жыл бұрын
I almost don't wanna subscribe lol
@CesarTreetops
@CesarTreetops 10 жыл бұрын
lol palindrome
@conter888
@conter888 4 жыл бұрын
Now 212k 😄
@lisanne1711
@lisanne1711 2 жыл бұрын
I watched this about 4 years ago, back then I didn't understand it. But I was intrigued. Now 4 years later, in college doing a bachelor's computer science. Thanks Jake.
@APJS8519
@APJS8519 6 жыл бұрын
This is really superb. Was a hassle getting the server set-up but that wasn't your fault. Content super and great coverage!
@badnam3189
@badnam3189 9 жыл бұрын
15 min??? nope,,,, 14:59
@studgunner69
@studgunner69 9 жыл бұрын
mine says 15:00 lol
@omespino
@omespino 8 жыл бұрын
+Badnam3 Close enoght, ROLF haha
@wildesander
@wildesander 8 жыл бұрын
Yep, fake title & clickbait. already reported.
@regenration640
@regenration640 7 жыл бұрын
sikk bassturd mine. Is the same as yours
@albertin9783
@albertin9783 7 жыл бұрын
Badnam3 thanks
@dust-binladen3274
@dust-binladen3274 8 жыл бұрын
I wish this guy did the same for Python and VBScript
@TheTrh51
@TheTrh51 8 жыл бұрын
+AnarchyVisions VBScript.... just no. Python is just so much better
@dust-binladen3274
@dust-binladen3274 8 жыл бұрын
TheTrh51 lol u can't do anything with Python. VBScript is for trolling xD
@aiden287
@aiden287 8 жыл бұрын
+AnarchyVisions Dude.. Python is like one of the most widely used languages... In fact it's more popular than PHP.
@dust-binladen3274
@dust-binladen3274 8 жыл бұрын
***** Can you even make interfaces in Python? Making them in VBScript is easier. Python's okay though.
@rajputboyzmultiplechannel5924
@rajputboyzmultiplechannel5924 6 жыл бұрын
WampServer is a Windows web development environment:kzbin.info/www/bejne/hIfVfamBq6afm9U
@Mildimage
@Mildimage 5 жыл бұрын
Really thanks Jake Wright. This video help me a lot. You was able to put enough information in just 15 minutes.
@esteban_ruiz
@esteban_ruiz 3 жыл бұрын
Great tutorial, really wanted to know about php randomly and this was solid
@drewsmith5614
@drewsmith5614 8 жыл бұрын
Windows people: get xampp instead. I burned 2 hours trying to get wamp to work.
@Dave-cs2ru
@Dave-cs2ru 8 жыл бұрын
+1 for xampp
@jowievanheugten2179
@jowievanheugten2179 8 жыл бұрын
+Drew Havelick u got probably ur skype open its on the same they use same adress greets Jowie
@arpitthecool
@arpitthecool 8 жыл бұрын
+Drew Havelick I did same for XAMPP (burned an hour) :P WAMPP working fine for me :P
@user779hjg45
@user779hjg45 8 жыл бұрын
+Drew Havelick OpenServer works without installation))
@SLRNT
@SLRNT 8 жыл бұрын
+Drew Havelick i never got xampp working, downloaded wamp and works like a dream
@SeanSKZ
@SeanSKZ 10 жыл бұрын
What about Ubuntu?
@thecow2756
@thecow2756 10 жыл бұрын
not possible try another distro
@yugili4291
@yugili4291 10 жыл бұрын
You can try LAMP
@rajputboyzmultiplechannel5924
@rajputboyzmultiplechannel5924 6 жыл бұрын
WampServer is a Windows web development environment:kzbin.info/www/bejne/hIfVfamBq6afm9U
@ariwijaya538
@ariwijaya538 6 жыл бұрын
You can use LAMP, or also known as Xampp
@DigitechExplorer
@DigitechExplorer 9 ай бұрын
Thanks for a really condensed formula to learn or refresh php. Saved me a lot even if i intend to go deeper. This is enough to know what is going on ,good basic intro.
@notagain3732
@notagain3732 3 жыл бұрын
I have a final year project in a few hours and I'm staying up late... You are a life saver cuz this was so useful. Thanks mate
@RaihanTapu006
@RaihanTapu006 7 жыл бұрын
who came here before night of web engineering exam? :v
@user77-k6c
@user77-k6c 6 жыл бұрын
Roga Hati yeeep
@madeinazerbaijan3133
@madeinazerbaijan3133 5 жыл бұрын
)
@miramax1995
@miramax1995 5 жыл бұрын
I came here before the job interview LOL
@aliass1587
@aliass1587 4 жыл бұрын
in class rn lol
@jesusdacoast872
@jesusdacoast872 4 жыл бұрын
Roga Hati 😂😂😂
@kautskanu970
@kautskanu970 6 жыл бұрын
Every time I look a video related to new language, I feel like, there is no meaning to learn so many languages out there.. If you know C++ or JAVA, All it will take 10-15 mins to learn new language.. All you need to see, How to write loops, Define functions, If-Else, Data-types(specially for some languages) and that's it.. And if want to learn in little more detail then learn how OOP will work which is also similar in most languages(little bit here and there).. Then why these Recruiters want 3-6 year job experience.. 😂 Just see how clear a candidate's concepts are and how better his logic is.. that should be it.. No??
@osahilsingh63
@osahilsingh63 6 жыл бұрын
true bro
@MubashirAR
@MubashirAR 5 жыл бұрын
Building a good application requires understanding the good and bad of each technology, design patterns, best practices, vulnerabilities etc. which requires some experience. But experience doesn't necessarily mean the person can write good code, and hence companies are usually flexible when it comes to that
@ericmurimi9335
@ericmurimi9335 5 жыл бұрын
Well said brother
@kebman
@kebman 5 жыл бұрын
Those are indeed the common denominators of many programming languages out there. Now please use 15 minutes to learn prototyping, callbacks and promises. Good luck! :)
@albineriksson8418
@albineriksson8418 5 жыл бұрын
You are stupid
@pichass9337
@pichass9337 4 жыл бұрын
I wish all tutorials were like this, i love your stuff m8
@clipsonponseka3467
@clipsonponseka3467 6 жыл бұрын
Its First Class. Students should be so lucky. Superlative conveyance of info. Jake, you're a PRO! Thanks for posting.
@Georgieboi22
@Georgieboi22 10 жыл бұрын
This is similar but a lot different to java
@comi9
@comi9 10 жыл бұрын
How can it be similar if it's different?
@Snowcountry556
@Snowcountry556 10 жыл бұрын
Cosmin Popescu Easily: Oranges are similar to lemons - they are both citrus fruits, they both grow in warm climates, and they both go well in cocktails - but they are, after all, different: One is an orange and one is a lemon. Almost anything can be similar and different.
@comi9
@comi9 10 жыл бұрын
Sam Matthews Thanks, Sam, but you can't put it that way. Ok, I admit that your orange has also a peel, some pulp and sometimes, few seeds. According to you, it is possible to compare it with a walnut too. Both have almost the same composition, right? Wrong! Go back to George's comment and reread it. You just can't say that some things are both similar and different (a lot different), unless you miss your point, or you just didn't forget to state what you mean. Yeah, php and java they are both programming languages, they follow similar rules, their instructions look alike. What I want to defense here is that you cannot say that hot water is similar to ice [but different too!]. Got it?
@Snowcountry556
@Snowcountry556 10 жыл бұрын
Cosmin Popescu But water is both similar and different to ice! They are both made from the same underlying compound (H2O), but then again they are different, one is a solid and one is a liquid. Also Walnuts are similar to oranges in the grand scheme of things (both are organic matter, grow in Europe etc.) - that doesn't mean they are similar in every regard (e.g. they don't have a similar composition). That's what he could mean too - Java is similar in some ways, but very different in others. But yeah I get what you mean!
@TheManicJuggler
@TheManicJuggler 10 жыл бұрын
Cosmin Popescu If there's no difference, they aren't similar. They would be identical.
@MrTellitToYa
@MrTellitToYa 10 жыл бұрын
Does anyone else find this extremely difficult to follow on Windows?
@AndiBLEH
@AndiBLEH 6 жыл бұрын
Yeah I have no idea what I'm doing. Never got past the 1:52 mark. Moving on to something better.
@mantot_123
@mantot_123 6 жыл бұрын
not really
@TaelurAlexis
@TaelurAlexis 6 жыл бұрын
Lol I fucking suck at windows. And that OS is all I've ever known lol
@legendarygamer387
@legendarygamer387 6 жыл бұрын
no
@jordymunozaravena3286
@jordymunozaravena3286 6 жыл бұрын
Probably you are not familiar to code, if you knew just a litle it would became super easy to follow, it's pretty straight forward.
@daltonmondal
@daltonmondal 5 жыл бұрын
PHP introduction for anyone with a basic programming knowledge. Good job!
@laurensy7782
@laurensy7782 6 жыл бұрын
This is a very useful video for all students, straight to the point and very easy to understand, looking forward to more of these from you. Thanks for this great video Jake! :)
@trulysick86
@trulysick86 8 жыл бұрын
why is hello world still the first program for all languages?? im so sick of seeing this. How about heres johnny or goodbye world
@allstonian13
@allstonian13 8 жыл бұрын
+trulysick86 It is just the string they use to show how you get from the code to the screen (or console). Yeah, I hated it until I saw it three hundred times and it clicked!
@RuberSocks
@RuberSocks 8 жыл бұрын
+trulysick86 "goodbye world" that's depressing lol
@mabudia4177
@mabudia4177 8 жыл бұрын
+trulysick86 You can use 'Hello Kitty!" instead :) Or just just 'Hello to myself!' cause no one in the world is going to see your output anyway.
@moveinmaldives2080
@moveinmaldives2080 8 жыл бұрын
Fuuuu . ill stick with hello world.
@frankzeppelin
@frankzeppelin 8 жыл бұрын
It goes back at least as far as the 1970s. It's one of the first examples in the book "The C Programming Language" which was hugely influential in the 80s, probably still today. I wouldn't be surprised if that book popularized "Hello World!" as the standard test string.
@belkinalexey8815
@belkinalexey8815 8 жыл бұрын
I would call the video: "15 minutes of monotone muttering"
@JerHetrick
@JerHetrick 5 жыл бұрын
This was really good. Allot of tutorials show the basics but fall short in articulating the details which make all the difference.
@nashvillewebnet
@nashvillewebnet 8 жыл бұрын
I wish all courses would be taught at this speed. Any slower and my add kicks in. Great job
@cyrusbfbulan6573
@cyrusbfbulan6573 6 жыл бұрын
nobody can learn real php 15mins it is a BIG LIE
@daraka1754
@daraka1754 5 жыл бұрын
cyrusb fbulan it's just basics tutorial
@pepi8433
@pepi8433 Жыл бұрын
@@daraka1754 should state that 'learn basic php in 15 minutes'.
@Hugais01
@Hugais01 9 жыл бұрын
This should be renamed watch me use php for 15 min.
@nothanks6774
@nothanks6774 7 жыл бұрын
Yeasir Hugais he taught it very well, it isn't very hard to follow. He did however say you need some programming background.
@theemacsen1518
@theemacsen1518 6 жыл бұрын
yea bro keep up
@mohammadersi5241
@mohammadersi5241 6 жыл бұрын
this intro normally takes at least an hour or two in a class the guy's just trying to be helpful and he did a good job so show some appreciation fgs
@pierretetsowokinfack9172
@pierretetsowokinfack9172 6 жыл бұрын
Straightaway subscribed to the channel to learn more. Thanks Jake.
@finskou
@finskou 5 жыл бұрын
Jake, my man. This vid was a bomb. Well done. Very quick, yet, concise. Thank you
@umesh12382
@umesh12382 5 жыл бұрын
you are done a excellent PHP introduction for anyone with a basic programming knowledge. Good job
Learn CSS in 12 Minutes
12:11
Jake Wright
Рет қаралды 2,3 МЛН
God-Tier Developer Roadmap
16:42
Fireship
Рет қаралды 7 МЛН
Я не голоден
01:00
К-Media
Рет қаралды 9 МЛН
A little girl was shy at her first ballet lesson #shorts
00:35
Fabiosa Animated
Рет қаралды 18 МЛН
JavaScript Tutorial for Beginners: Learn JavaScript in 1 Hour
48:17
Programming with Mosh
Рет қаралды 12 МЛН
A Week in the Life of a Monzo Developer #1
11:40
Jake Wright
Рет қаралды 414 М.
PHP in 100 Seconds
2:21
Fireship
Рет қаралды 1,3 МЛН
This is Why Programming Is Hard For you
10:48
The Coding Sloth
Рет қаралды 756 М.
PHP Basics for WordPress - A Beginners Guide to WordPress PHP
1:16:15
The secret behind FrankenPHP: Will it revolutionize PHP?
12:40
Chris Fidao
Рет қаралды 40 М.
Working from Home at Monzo 🏦 One Year Later
17:29
Jake Wright
Рет қаралды 133 М.
🤣🤣🤣 наш инст 👉 ksenikzzz
0:20
Antoshatut
Рет қаралды 2,1 МЛН
ПАЛОЧКИ + БУТЫЛКА = ВАЗА😳🥢
0:52
polya_tut
Рет қаралды 7 МЛН
Quem vai assustar mais meninos ou meninas?!😱 #shorts #challenge
0:10
Gabrielmiranda_ofc
Рет қаралды 132 МЛН
Где я познакомился с китаянкой?
0:57
Petya English
Рет қаралды 3,2 МЛН
На МОРЕ с папой VS с мамой 🤪🌊🧜‍♀️ #comedy
0:25
She guess best choice of sweets from her boyfriend 😋😅😎
0:29