Thank you so much for taking the time to record yourself in the tutorials. It's extremely helpful for your followers to be able to stay focused and avoid distractions. Your efforts are greatly appreciated!
@whatscooking1049 ай бұрын
By pure coincidence, I watched the datetime part on the 14th of the month at exactly 11:30. What are the odds of that.
@AgenceWebSigma10 ай бұрын
I find myself obliged every time watching one of your videos to thank you again and again !!!
@KenyanMangroveWaigi10 ай бұрын
Did Elon Musk and Mr Beast have a baby?
@whoreadsmyname8 ай бұрын
lmao
@TradingAssets8 ай бұрын
I literally came here for this comment Lmaooooo😂. Glad i am not the only one😅
@SuperEvo19908 ай бұрын
My 12 yo niece said are you watching Mrbeast...
@vdjdynamq7 ай бұрын
Be nice buddy
@oldumvolley6 ай бұрын
HAHAHA
@JefferyHarrold Жыл бұрын
I've always felt the PHPMyAdmin screen for creating a table needs to hide 90% of the options when filling in the column options. Just needs hiding behind an 'Advanced' shortcut...then a 'More Advanced' shortcut for the database breaking options you shouldn't be touching! The people who would need to use those options wouldn't use PHPMyAdmin anyway.
@Dani_Krossing Жыл бұрын
Exactly how I feel.
@Bawa.365 Жыл бұрын
Thank you Sir. From Nigeria!!!
@akashgola215310 ай бұрын
The other side of the PHP - sql. Let's go yay
@PrimephotoStudio Жыл бұрын
Video is very helpful, thank you for sharing with us.
@Oprekode Жыл бұрын
very nice tutorial sir .
@bilalbeny417211 ай бұрын
I'd like just to say Thank you so much.
@delta13dek10 ай бұрын
I can't credit you enough for touching on issues like, error messages and others things that people wonder. Another great example was when looping though BOTH index array and associated arrays
@LearningSkills-b9qАй бұрын
U are The Best . U save my life
@BuscandoPiedras Жыл бұрын
Hey Dani, When they go to make an Elon Musk movie, I recommend you do a casting. :)
@happyvapor467010 ай бұрын
Recently said this on another video.. cousins.
@danny8493-u1m Жыл бұрын
thanks for this awesome lesson
@marvetoons1625 Жыл бұрын
Great content
@jhernandez59 Жыл бұрын
Thank you very much, I like your videos 👍
@financetips5 ай бұрын
I came to the comments to say this guy looks like Elon Musk…but you all beat me to it! Great video! Ubscribed
@yomammoАй бұрын
yo thanks again. i plan to do all the classes. php first with mysql. my frontend is not as lousy as my backend. but do you have tutorials for front end technologies as well? Asking for myself :P happy holidays Dani
@aaronargottelopez34886 ай бұрын
Thanks!
@_4p_6 ай бұрын
thank you sir
@raphaelsousa20464 ай бұрын
thanks for teaching us php mr beast
@rimantasdanilevicius6754 Жыл бұрын
Does this content will be expanded to server database or it is just for localhost db? Because I do not understand how to handle routes and databases on server, I mean how to move project from Loalhost play ground to real live server :) But thank you for this lesson. Fresh info is always useful :)
@Dani_Krossing Жыл бұрын
Whenever you buy hosting from a hosting company from your website, their dashboard should give you access to a database for your server. 🙂 In most cases the server will be a MySQL server, like the one in our localhost. There is really no difference in setting it up. Just open PhpMyAdmin from the dashboard when you log into your hosting company site.
@afaaqmajeed19685 ай бұрын
Bro looks like Elon Musk. Great tutorial btw!
@Warmaster2143 Жыл бұрын
will you be covering using a Guid for the id vs using a int ast the id of a table
@Dani_Krossing Жыл бұрын
No I will be using a INT as the id in these lessons. For a beginner course it is best not to overcomplicate things, so using INT is better for beginners than trying to explain globally unique identifiers. 🙂
@chrisder18144 ай бұрын
hello I had ideas to use tools from our codes and do automation in my WordPress database but could you help me understand if my ideas are good and feasible
@scgameryo Жыл бұрын
hey just wondering what sofwere do you use for ur code
@Dani_Krossing Жыл бұрын
VSCode
@scgameryo Жыл бұрын
@@Dani_Krossing thx
@Stoney_Eagle Жыл бұрын
Right-joins are the best joins 😂 PHPMyAdmin can use a little 2023 overhaul and have dark mode.
@quahogfamily8971 Жыл бұрын
I would prefer it to have it as it is than to have it broken with better UI
@mauricechidi4644 Жыл бұрын
Please make a video on how to connect backend to frontend please
@Dani_Krossing Жыл бұрын
That is the plan once we have learned about SQL 🙂
@mauricechidi4644 Жыл бұрын
@@Dani_Krossing thank you sir, I enjoy all your tutorials thanks a lot
@cgianimationtv1828 Жыл бұрын
Please 🙏 sir, can you code a forum script, thanks for your efforts and understanding
@henrylouistamon83698 ай бұрын
After checking the run as administrator, access is still denied. Can you help?
@bandanadhamrajini5524 ай бұрын
Same problem
@fotonext7441 Жыл бұрын
It was interesting to create the database with php, not from phpmyadmin
@matrixovercome Жыл бұрын
Thank you sir how to get php job ? Php developer roadmap ? Can you make any video for it
@Dani_Krossing Жыл бұрын
Learn HTML and CSS, then PHP, then whatever framework is most popular atm, and focus on getting good at that particular framework, rather than "learning more". A CMS system like WordPress isn't a bad idea either. 🙂
@brianc.espiritu794 Жыл бұрын
@@Dani_Krossing Can I go to laravel after I finish your PHP course?
@jmakaza29369 ай бұрын
Hi are you Elon Musk? thank you i have subscribed
@ifeosametony44623 ай бұрын
Localhost/Phpmyadmin is not working
@RagHelen7 ай бұрын
1:30 What? Everything is more complicated by a database and most websites would be better off without one. Wouldn't it be better to let inexperienced users drop text files or images into a directory?
@doms_cinema8 ай бұрын
can someone know video where they actually use real website and data base not on they own pc pleaseeee ??
@Dani_Krossing8 ай бұрын
Your hosting provider should have a MySQL database available for your website, which you can access by logging into your dashboard on their website. 🙂 They also have the information you need, to connect to the database, inside your PHP code. Such as username, password, and server address. If you can’t find that information, or your MySQL database on their website, then you need to contact them about where to find it. And from there on out, it’s the same process as I show in my videos, since everything will be exactly the same. 👍
@doms_cinema8 ай бұрын
@@Dani_Krossing thank you 🙏 I actually watched another of your videos and it answered my question, great work brother.
@bladerio33310 ай бұрын
How to solve this error 😢 Fatal error: Uncaught mysqli_sql_exception: Access denied for user 'root'@'localhost' (using password: NO) in C:\xampp\htdocs\phpmedi\class9.php:15 Stack trace: #0 C:\xampp\htdocs\phpmedi\class9.php(15): mysqli_connect('localhost', 'root', Object(Sensitive Parameter Value)) #1 {main} thrown in C:\xampp\htdocs\phpmedi\class9.php on line 15
@S-Lomar Жыл бұрын
😍😍😍😍😍😍😍😍😍🥰🥰🥰🥰😍😍🥰🥰🥰🥰🥰🥰🥰😍😍😍🥰🥰😍😍
@GinodPethmin8 ай бұрын
Elon musk!
@ansharyan71011 ай бұрын
good tutorial but gah damn bro is a yap monster
@md.asadullahjubayer58328 ай бұрын
I am sorry, are you virtual AI. you are blanding of Elon and Beast.
@Dani_Krossing8 ай бұрын
😂 Bib Blob 🤖 zzzzzzttt
@barakajk38045 ай бұрын
You talk too much, teach
@elrobbo6 Жыл бұрын
To be fair, you CAN make it so that the person can go in and change those things. Or in your contract you have update/maintenance covered and either there is a fee or part of the initial cost or a monthly fee and you can still do it as well as continue to make money. There are some people that don't want to do their own updates and some that shouldn't.
@Dani_Krossing Жыл бұрын
10 years ago when I had my first client, I made the mistake of never agreeing on a "update period" where he could test the site for changes, or texts he wanted changed. It resulted in months of emails where he wanted changes made, which get incredibly awkward after a while... Especially considering it was my first real client, and I didn't know how to properly deal with that situation. 😅 After that I made sure to always agree on either a "update period", or by hooking up a CMS to the site, alongside a "CMS teaching period" for them to learn how it worked. I personally never made a "maintenance contract" with anyone, in order not to bind myself to them, since I was doing freelance work short term. Anything after that they wanted changed, had to be paid, or they would have to hire another person to make the changes. 🙂 It all depends on the situation, and whether or not the developer plan to make short or long term commitment with their clients. But like you said there are of course situations where it is much more beneficial, to make a form of "maintenance contract", if you plan on being a long term freelance developer. Whether or not they "should or shouldn't touch the site content", is only relevant if the developer doesn't see those situations as "income opportunities". 🙂 But of course it is a good idea to keep clients informed about potential situations like that, otherwise you aren't keeping your clients nest interests in mind. 😊
@elrobbo6 Жыл бұрын
@@Dani_Krossing Yeah totally depends on the customer and the job. With a customer that wants to be pretty hands on a prebuilt CMS(as much as I hate them lol) is way easier than making your own. That's the best part about this job is learning new ways to tackle the same problems. Love your vids btw, I enjoy watching them myself, occasionally picking up little tid-bits here and there but recommend them to people all the time that come to me for advice on how to get into programming. Seems like anymore, as soon as people know you program they want help or advice lol. Which I happily give but your vids are put together well and I generally point them in your direction! I like the calculator as good into project. My favorite I like to tell people is blackjack. It's a little bit more advanced and depending on how much you want to do extra(have the dealer actually play, other players, even the visual and animations) it can be a really good learning tool. cheers!