PHP Tutorial Introduction - Learn PHP Programming

Поделиться
HTML-код
  • Опубликовано: 24 янв 2025

Комментарии • 99

  • @clevertechie
    @clevertechie  8 лет назад +37

    12:00 - Variables
    3:21 - Data Types
    5:56 - Constants
    8:00 - Arithmetic Operators
    10:10 - Arrays
    22:17 - Functions
    26:17 - Conditional Expressions
    26:51 - If Statement
    30:53 - Switch Statement
    32:22 - For Loop
    40:26 - Foreach Loop
    42:05 - While and Do While Loops
    43:45 - Classes & Objects

  • @ddstutorials6048
    @ddstutorials6048 6 лет назад +4

    Thank you for the tutorial. Also, thank you for not editing out the few simple mistakes you made, it's encouraging to know that people who are really solid with these languages make errors as well.

  • @anettebianca6855
    @anettebianca6855 8 лет назад +6

    one of the best tutorials I've seen - and I've seen a load of them - awesome work! So sick of learning new languages and you've made it painless ;)

  • @kimberlyvillarmente8239
    @kimberlyvillarmente8239 4 года назад +1

    thank you so much. I learned a lot in a simplest way. I'm one of your subscribers :D Looking forward for your PHP projects too

  • @TimelineTale
    @TimelineTale 8 лет назад +11

    thanks alot brother i dont have words to thank you man .best tutorial ever

  • @ft.abhixyz
    @ft.abhixyz 2 года назад

    One of the best tutorial I've ever seen, really awsome bro

  • @Daniel-fw8ni
    @Daniel-fw8ni 4 года назад +1

    Excellent PHP tutorial. Thank you for your time, shared knowledge and dedication. Greetings from Montevideo, Uruguay.

  • @ahteshmaxx6946
    @ahteshmaxx6946 8 лет назад +21

    thank u soo much bro.... this is best PHP Tutorial

    • @clevertechie
      @clevertechie  8 лет назад +5

      No problem!

    • @webstuff56
      @webstuff56 7 лет назад +1

      I agree; thank you for taking the time to perform excellence!

  • @albertolopez7073
    @albertolopez7073 7 лет назад

    Thank you for all of your hard work Clever Techie, this is an amazing video! The code, the narration, the beautiful graphics. You can do it all! I've always been afraid to start PHP, but this really makes me feel like I can learn. Can't wait for the next video :D

  • @jorisdegraaff
    @jorisdegraaff 8 лет назад +1

    best php tutorial I've seen so far. Thank you so much :)

  • @DeepakSaini-ct2gq
    @DeepakSaini-ct2gq 4 года назад

    Hey great video i had a doubt tho, if i had to make a php application say student management system or attendance management system, will php be enough or do i need js, jq as well?

  • @SajjadHussain-ed4cq
    @SajjadHussain-ed4cq 7 лет назад +1

    i really appreciate your effort and explanation very clean and understandable really nice mate

  • @sudhanshutewari9747
    @sudhanshutewari9747 6 лет назад

    short package of php easy to understand and very useful topic in this lecture ...thanks for making bro ...keep in touch

  • @yashjain6945
    @yashjain6945 7 лет назад +2

    Best online tutorial ever bro ✌

  • @josepacheco1063
    @josepacheco1063 7 лет назад

    This is great!! subscribed! btw what text editor are you using?

  • @orelhassid5812
    @orelhassid5812 7 лет назад

    Best PHP tutorial I ever watched!

  • @guocaizeng1320
    @guocaizeng1320 7 лет назад

    Thank you so much for providing these great tutorials, and your theme is the best one I ever find, I will use it in my sublime.

  • @khalidQweder
    @khalidQweder 8 лет назад +14

    1000 stars tutorial.

  • @webstuff56
    @webstuff56 7 лет назад +1

    As a beginner, I was falling in love with Python; until I remembered the track I needed to gravitate back to: PHP/MySQL/Wordpress. I love working within a Wordpress and that is the reason I felt I needed to to be strong on PHP as opposed to Python. Just wanted to get your thoughts PHP v. Python?

  • @sangramkeshrigajendra751
    @sangramkeshrigajendra751 5 лет назад

    hello which editor you are use for php coding

  • @moca3417
    @moca3417 7 лет назад

    Looks really cool so far...like the best tutorial (including the German ones). I also would like to understand and not just follow an instruction for some minutes. Thank you for sharing you knowledge my friend. People like you make YT the new Bible, Quran or whatever you want ;). Peaazee from Switzerland

  • @mikedavies3475
    @mikedavies3475 7 лет назад

    Very good video. Thank you for taking the time to make it!

  • @rafaelcorrea7959
    @rafaelcorrea7959 7 лет назад

    Associative arrays would be something like enums?

  • @benarduchenna190
    @benarduchenna190 6 лет назад

    Nice videos...
    you should also try to create a tutorial in which a webpage can be desinged without xamp.... Also with PHP... With the use of Webhosting...
    And also teach us how to Create a Credit Card login Request just like paypal credit card Requirement

  • @petrptacek4036
    @petrptacek4036 8 лет назад +4

    Great. You must to continue!

  • @nasreenmohsin
    @nasreenmohsin 8 лет назад +1

    great .. do you have any other video related database

  • @hirephpdevelopers3840
    @hirephpdevelopers3840 7 лет назад

    Very informative tutorial. I'll be back later for some great stuff.

  • @esalettinyasinuysal4423
    @esalettinyasinuysal4423 8 лет назад

    I utilized your videos a lot. Also database would be very good. Thanks a lot.

  • @jtandrea
    @jtandrea 8 лет назад

    hi Clever Techie, thanks very much, this PHP Tutorial rocks!
    Can you please explain how to obtain that output window shown in your video?
    Are you using the Web Browser inside NetBeans?

    • @clevertechie
      @clevertechie  8 лет назад +1

      Hi Andrea, I'm glad you liked the video, thanks :)
      Here is the CSS I used in the video to make output look a little more fun than usual (I'm using Chrome):
      body {
      background: #222232;
      color: #afcdff;
      font-family: Consolas;
      font-size: 18pt;
      }
      Just put this CSS inside of the PHP file.

    • @jtandrea
      @jtandrea 8 лет назад

      hey thanks for the quick reply! :-)

    • @clevertechie
      @clevertechie  8 лет назад

      np

  • @marcostrevinorodriguez1254
    @marcostrevinorodriguez1254 5 лет назад

    Let's go!!! hell yeah Mr. Techie

  • @LiamYS
    @LiamYS 8 лет назад

    Really nice vid! Learned alot of new stuff.
    Keep up the good work!

    • @clevertechie
      @clevertechie  8 лет назад

      Thank you Liam! I'll keep making videos :)

  • @JaiGurujiAshwi
    @JaiGurujiAshwi 8 лет назад

    wow,in utube this is the bes tutorials .

  • @rodrigomonney
    @rodrigomonney 8 лет назад

    Your study material its so nice!
    Did a good job!

    • @clevertechie
      @clevertechie  8 лет назад +1

      Thank you, appreciate your feedback.

  • @AhmedRaza-xk9ho
    @AhmedRaza-xk9ho 7 лет назад

    Thank You for this awesome tutorial for Beginners

  • @sibkumar2640
    @sibkumar2640 7 лет назад

    please make a video on database in php

  • @KumarAnimesh935
    @KumarAnimesh935 8 лет назад

    Great tutorial and excellent choice of games in the examples ;) Could you also share the code that you wrote while explaining, if it's not too much trouble?

    • @clevertechie
      @clevertechie  8 лет назад +1

      No problem, download source code here: clevertechie.com/code/php-intro.txt

    • @stmawes
      @stmawes 8 лет назад

      Great Tutorial. Source code link does not seem to be working?

  • @ds-krypto2385
    @ds-krypto2385 6 лет назад

    very great, nice explanation I understand now everything

  • @vahidmousaoghli2462
    @vahidmousaoghli2462 6 лет назад

    This site can’t be reached
    The webpage at clevertechie.com/php might be temporarily down or it may have moved permanently to a new web address.
    ERR_TUNNEL_CONNECTION_FAILED
    Hello .
    Your website does not open. Is your site in trouble. Help. Do sites change?

  • @marvinzapanta2216
    @marvinzapanta2216 7 лет назад

    Its a nice tutorial I have ever watched :D keep it up :)

  • @R_Ultraloud
    @R_Ultraloud 7 лет назад

    Thank you very much Clever Techie :D

  • @mindofprogrammer6272
    @mindofprogrammer6272 8 лет назад

    Finally i found the right one tutorial!!

  • @huddersfield-explorer7514
    @huddersfield-explorer7514 7 лет назад

    OMG.. I'm a bit thick.. always have been lol :D
    But.. I've tried to grasp this stuff for years (on and off just to see if I can actually absorb any of this.. - never for a professional capacity thank goodness..).
    Never have I found tuts so easy to follow as yours.. M8.. I'm finally gunna be a PHP Ninja! Yeah!
    (Off to grab my lycra and bandana..)

    • @huddersfield-explorer7514
      @huddersfield-explorer7514 7 лет назад

      incidentally.. also downloaded your php book.. ty.. you should include a "paypal" donate link.. There's a lot of effort gone into that man and I'd gladly donate a few quid.. all the best!

  • @gowthams8340
    @gowthams8340 6 лет назад

    Hey Buddy ! *Post more php tutorial videos please*

  • @kastoras1995
    @kastoras1995 7 лет назад

    Great tutorial brother,you should teach programming !! :D

  • @fanimokunbusayo1079
    @fanimokunbusayo1079 8 лет назад +2

    please what php version are you using

    • @clevertechie
      @clevertechie  8 лет назад

      This tutorial works with any PHP version, I'm using 5.6

  • @princemouli4
    @princemouli4 8 лет назад +1

    awesome tutorial ...
    Thank you very much........

  • @samueldo7529
    @samueldo7529 7 лет назад

    hello clever techie. After installing xammp and wordpress successfully, i've tried to manipulate theme and plugging wordpress asked for FTP credential which i've this code to disable it: define('FS_METHOD' , 'direct'); i still can't make any alteration. Please help!!!!!!!!!!

  • @rembrandt702
    @rembrandt702 5 лет назад

    Hey you did print it out - it is before the error msg.

  • @mdmasud5888
    @mdmasud5888 7 лет назад

    Thanks for your helpful tutorial.

  • @magicalbhakuni
    @magicalbhakuni 7 лет назад

    very helpful video.

  • @Aries0098
    @Aries0098 7 лет назад

    Dude, please... make more videos.

  • @BrandonLaufer
    @BrandonLaufer 7 лет назад

    Thank you for this video!

  • @mdmiraz2912
    @mdmiraz2912 4 года назад

    hi sir i am md miraz hossain,i see your vedieo tutirial in slider meak,I written coding to see you but it is not work.if you wont i give ypu my coding file ,pleacs help me and solver this.thanks

  • @hakunamata_tuh
    @hakunamata_tuh 7 лет назад

    Thanks man!

  • @King-mc1pt
    @King-mc1pt 7 лет назад

    dude can u do transferring html to php

  • @thisismuqeedhussain100
    @thisismuqeedhussain100 7 лет назад

    Thanks man :)
    you are the best
    keep it up :)

  • @strictlyunreal
    @strictlyunreal 7 лет назад +3

    That 'rpg' was right in front of your eyes, how couldn't you see it. I saw it the first time you run the code. Below 10. 36:20

  • @khurrammustafa7634
    @khurrammustafa7634 7 лет назад

    great tutorials.

  • @doski9059
    @doski9059 7 лет назад

    Thank you so much

  • @learneverythingwithrayhan2621
    @learneverythingwithrayhan2621 3 года назад

    just amazing.

  • @benmessabihtoufik1975
    @benmessabihtoufik1975 7 лет назад

    Excellent Tutorial,Continue.*_°

  • @getstudiogo
    @getstudiogo 7 лет назад

    Thank you.

  • @martin54123
    @martin54123 Год назад

    Sounds really good but I can't see that blue text:-(

  • @zerogravity3086
    @zerogravity3086 7 лет назад

    This code for upload image to server is not working pls help i copied that from your website
    Upload
    --------------------------------------------------------------------------------------------
    upload.php
    -------------------------------------------------------------------------------------------
    if(isset($_POST['submit'])){
    $file = $_FILES['file'];
    $fileName = $_FILES['file']['name'];
    $fileTmpName = $_FILES['file']['tmp_name'];
    $fileSize = $_FILES['file']['size'];
    $fileError = $_FILES['file']['error'];
    $fileType = $_FILES['file']['type'];
    $fileExt = explode('.',$fileName);
    $fileActualExt = strtolower(end($fileExt));
    $allowed = array('jpg','jpeg','png','pdf');
    if(in_array($fileActualExt,$allowed))
    {
    if($fileError === 0)
    {
    if($fileSize < 10000000)
    {
    $fileNameNew = uniqid('',true).".".$fileActualExt;
    $fileDestination = 'uploads/'.$fileNameNew;
    move_uploaded_file($fileTmpName,$fileDestination);
    header("Location:test99.php"?uploadsuccess);
    }
    else{
    echo "Your File Is To Big";
    }
    }
    else{
    echo "There Was An Error While Uploading the files
    }
    }
    else{
    echo "You Cannot Upload Files Of This Type";
    }
    }

  • @sokminyun8077
    @sokminyun8077 7 лет назад

    THE BEST!!

  • @almostbad
    @almostbad 6 лет назад

    damn youre genius, just combine one thing i love (game) and another one i hate (programming) and violaaaaa "brain freeze" :)))

  • @samueldo7529
    @samueldo7529 7 лет назад

    clever techie you're the f$#@king man! teach me more

  • @friendscafe6870
    @friendscafe6870 8 лет назад

    nested in one screen is confusing, separated examples will be more easy to understand

  • @ovidiublaga1
    @ovidiublaga1 6 лет назад

    Could this tutorial BE any better?

  • @FreelancerSayedul
    @FreelancerSayedul 6 лет назад

    fine

  • @Pemula-ie5he
    @Pemula-ie5he Год назад

    Nyimak boss

  • @nazeerhusayn39
    @nazeerhusayn39 7 лет назад

    good

  • @mmm2358fo
    @mmm2358fo 7 лет назад

    Hello, you have to do some tutorials that the Indians do not have money to eat ))))

  • @EDDIEGARAGE
    @EDDIEGARAGE 7 лет назад

    get a tissue buddy