30: Create a MySQL Table in Database | PHP Tutorial | Learn PHP Programming | PHP for Beginners

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

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

  • @andaleangel9510
    @andaleangel9510 4 года назад +32

    i don't know how a programmer can explaing the things so clear then ever.....Man today you 've made me happy...

  • @johnphillips8600
    @johnphillips8600 3 года назад +3

    I'm late I know but thanks man!
    I can't say I fully understand everything and it'll be confusing for a while... but I honestly do not know how you could simplify that if you tried.
    Much easier to understand when you visually show it so I'm grateful for the content!

  • @malikumairmukhtar
    @malikumairmukhtar 7 лет назад +6

    so much thanks. you have made the MySQL and the SQL very easy. God bless you.

  • @CatDevz
    @CatDevz 5 лет назад +9

    Best youtube tutorial guy to walk the planet

  • @mbarekamehry8788
    @mbarekamehry8788 4 года назад +2

    i'm simply liking each video in the first 5 seconds, thank you so much for this amazing tutorial! ❤

  • @RobHolecko
    @RobHolecko 4 года назад +3

    Can you create a table in a SQL database with php commands on a secure page of your own website the same as you would insert data, or can tables only be created through the pHpMyAdmin interface?

  • @wmrdwijerathna680
    @wmrdwijerathna680 Год назад +1

    Thank you so much.keep up the good work

  • @eosapril
    @eosapril 8 лет назад +30

    The hard way is very ok ;)

  • @gabrieltaylor5382
    @gabrieltaylor5382 8 лет назад +15

    due to how languages change, you have to add: `subject`, `content` and `date` instead of just: subject, content and date. those marks are not single quotes there are "tick" marks.
    those are above the tab button and to the left of the #1 button. i've never used them before and when i first had to use them it was a pain in the butt to find out the problem.

  • @tywheeler7131
    @tywheeler7131 5 лет назад +1

    Can you please create auto increments for your videos? Great material... it's been awhile since I've done this and it's a great refresher! If you could do a sample contact form and a whole video of creating the table with user specific logins so that security is higher and follow through to how that is written in the php code that would be great as well. Thank you!

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

    Thank you for your nice videos. I love that you are explaining coding so easy.

  • @PaulCarrero
    @PaulCarrero 5 лет назад +1

    Great stuff! Remarkable.

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

    Thank you !! You are the best teacher !! :D

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

    Fantastic videos, very clear and understandable English, content which I just need to create my own webpage for school assignment. I wanted to spice things up by using my own server and user/post database. Anyway, I'm going to watch some more of your videos and perhaps even subscribe on patreon, as for YT subscribtion, already did. Good job !

  • @melusimkhize1607
    @melusimkhize1607 2 года назад

    ALWAYS GREAT DEMONSTRATION

  • @ashimdahal182
    @ashimdahal182 6 лет назад +3

    its showing error as a symbol name was expected (near )

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

    Explanation is gud and candid
    I wanted to know is there a Pagination for Excell sheet Data

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

    Thank you So much Danial

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

    不错不错. 期待更深入的tutorial

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

    thanks very much.

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

    Best tutorial 2020

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

    Still the best!

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

    Lol I'm kinda late I just watched your video about creating a comment box. You said I should watch your videos about creating tables and database..

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

    Very nice tutos, thank you. I thought that Varchar only accepted up to 250 characteres. thank for the info.

  • @nogafouz2174
    @nogafouz2174 2 года назад

    thanks alot

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

    best teacher ı have ever seen, thank you so much, is there any way to support you but like and comment :) ?

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

    Helpful

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

    Hi. Wouldn't it be better to use TIMESTAMP instead of DATETIME? Thanks.

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

    great video

  • @pianoLee-sx9dx
    @pianoLee-sx9dx 6 лет назад

    Does primary key and auto increment needs to be capitalised?

    • @105bage-8
      @105bage-8 6 лет назад +1

      No, but it is a good practice to capitalised

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

    you are amazing

  • @AE-yr6mo
    @AE-yr6mo 3 года назад

    Can this all be done INSIDE the php files? Without ever having to go into PHPMyAdmin?

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

    Hi! How do you restrict the length of a phone number to only 10 intergers and set a minimum number and maximum number of characters for your password

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

    for some reason on the middle of the screen its displaying :
    ERROR IN PROCESSING POST
    ERROR CODE 200
    ERROR TEXT OK

  • @joneskristoff6912
    @joneskristoff6912 6 лет назад +1

    Thank you so much!!!

  • @mek059
    @mek059 6 лет назад +1

    I don't understand the not null
    How do we make sure it is not empty?
    in other words which data we can insert to id column? just primary key and auto increment?

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

      Recommendations Yes, it is auto generated, once a row is added the id is automatically put in. Btw the id number is never reused, even if say id 4 is deleted, when another row is entered it will jump to five.

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

      Watch "thenewboston" channel for more information. It will help you a lot.

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

    i probably still use the easy way but now i atleast understand what the things mean which you should know.

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

    And now they've got the error syntax identifier! Cool! :))). Merci! Vraiment.

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

    How are you saving in this app?

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

    10:30 you will see the full code

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

    How can I create a table using PHP code in my php editor

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

    Warning: #1681 Integer display width is deprecated and will be removed in a future release.
    Why am I getting a warning pl rply....(using ammps)

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

    How did you create User table? :/

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

    there is no go option in sql tab...there is nothing inside sql tab..only a text editor

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

      not to worry...working fine in firefox...but not on latest version of chrome....learning well in firefox

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

    I am expecting screen reader speech also but there is not please try to using screen reader to make video

  • @fernandozuluaga2773
    @fernandozuluaga2773 6 лет назад +1

    your voice looks like that of Mark Zuckerberg LOL

    • @emty5526
      @emty5526 5 лет назад +4

      Do you mean "sounds like", beacause otherwise…

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

    For some reason, I can't copy and save. Doesn't anyone know why?

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

    I'm building a multi-language table that includes German and Hindi. When I "SELECT * FROM language", I either get ???? or spades as the output. There is so much useless info on the web, I am wasting too much time on what I know to be a unicode problem. Do you have a fix for this issue: Thanks, Conrad

  • @user-ou2pv1bi9p
    @user-ou2pv1bi9p 4 года назад

    0:25

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

    THE PRO WAY:
    The professional way to create MySQL databases as well as tables is via the WINDOWS CMD BLACK BOX or WINDOWS POWERSHELL (win 10).
    The procedure how to connect to the MySQL client (this is the server where your site will run) via CMD is:
    - first: go to the correct dir: C:\xampp\mysql\bin (where mysql.exe is located)
    - second: type: .\mysql - root -p (then enter your password. If you don't have a pwrd just type enter)
    Voilà! Now you are in.
    To check all your databases type: show databases;
    For further exploration and examination please check this link: towardsdatascience.com/sql-cheat-sheet-for-interviews-6e5981fa797b

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

    Why do you need to make a table the hard why?

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

      Jelmer #TeamWitteGinger Because later you will need to know how to code the tables and data once we start mixing it with php.

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

      Thanks, but it is not necessary to make the database with SQL?

    • @Dani_Krossing
      @Dani_Krossing  7 лет назад +9

      No it is not. There is a dashboard in PhpMyAdmin that allow you to do this easily without coding it. The reason I show how to code it in my lessons is because I want people to learn it thouroughly,

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

    I asked for the password of Dani948a a couple episodes ago thanks for the password 😁😁😁😁

  • @christiansmiles5085
    @christiansmiles5085 11 месяцев назад

    Remember to not end your file name with .html and put .php instead. I did this and wasted 30 minutes.

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

    You talk a little too fast and your accent makes it hard to understand. But I appreciate and thankful to your tutorials.

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

    i wish he used 69 instead of 11 ...