Send SMS Messages using PHP
10:18
7 ай бұрын
PHP Password Reset by Email
20:56
10 ай бұрын
Generate QR Codes with PHP
9:40
Жыл бұрын
Generate a PDF with PHP
19:17
Жыл бұрын
Signup and Login with PHP and MySQL
43:16
What is a REST API?
8:01
2 жыл бұрын
What is an API?
4:00
2 жыл бұрын
Пікірлер
@CoderLoAnt
@CoderLoAnt 14 минут бұрын
sir, i got a problem. I do as the same like the video but after paying it can't jump to success.php and Not Found The requested URL was not found on this server.
@ChenillePottle
@ChenillePottle 41 минут бұрын
Cor, if only all dev tutorials were of this calibre, not a word wasted, bravo!
@andreubiosca190
@andreubiosca190 Күн бұрын
Super useful videos. Thanks friend!
@tv44-alternative23
@tv44-alternative23 Күн бұрын
I'm now getting this "Message could not be sent. Mailer error: SMTP Error: Could not authenticate.Message sent, please check your inbox." Is it a firewall issue with smtp server?
@kuan-weihuang5214
@kuan-weihuang5214 Күн бұрын
thankyou for the guide. I use "python3 -m http.server" to run my local host. but i can't post wtih it. what's wrong with it? I don't understand the answer online.
@craigc5879
@craigc5879 2 күн бұрын
Another brilliant video
@totex1979
@totex1979 2 күн бұрын
You are the best PHP teacher on YT. Thank you!
@atharvagitaye
@atharvagitaye 2 күн бұрын
Hi, can you make video on how to implement rate limiting OTP/Verification Link request for verifying account in PHP?
@WoWUndad
@WoWUndad 2 күн бұрын
Just use react
@abdullahikabri5912
@abdullahikabri5912 2 күн бұрын
Nice work Dave! I love the way you delve deep into the sub-levels of PHP
@devdzpro3816
@devdzpro3816 2 күн бұрын
Thanks for this tutorial, when i add this command in cmd windows "http get restful-api-slim-php.local/api/products" i have erreur message "'http' n’est pas reconnu en tant que commande interne ou externe, un programme exécutable ou un fichier de commandes." ? thanks.
@tiksong7613
@tiksong7613 3 күн бұрын
Thank you so much.
@comconet
@comconet 3 күн бұрын
Thank you. - Rolfe
@ahmad-murery
@ahmad-murery 3 күн бұрын
Short yet very informative, Thanks Dave!
@NedumEze
@NedumEze 3 күн бұрын
Thanks very much, Dave. Can you help me with a serious challenge that I am facing, please? My PHPMailer successfully sends mail as $mail->send() = true; But there's no mail in the target inbox! How would you overcome this?
@Dev-sf3pz
@Dev-sf3pz 3 күн бұрын
Do you have debug mode enabled? Does the debug readout say send success? It's easy to enable debug readout in PHPMailer so look that up and enable. Are you sending via SMTP? Getting PHPMailer working is 50% of it, having the SMTP mailbox for sending setup is the other 50%. Try sending to a temp-email box provider, and look in your spam folders. These days your mail can easily not be delivered if you haven't got the correct credentials setup like DKIM, DMARC and SPF, there's recently been a big clamp down on things like this with Gmail, Outlook etc. . Just recently our host enabled a new spam filter and that interfered with our sent mails, there's always little things like that which can trip you up. So if debug in PHPMailer is saying sent with no errors, then time to look for clues on your server or SMTP mailbox you are sending out on as to where these emails are ending up.
@NedumEze
@NedumEze 3 күн бұрын
@@Dev-sf3pz Thank you very much. Debug is enabled. And, it's Success. Gotta look elsewhere then. Thanks again, Dave.
@dave-hollingworth
@dave-hollingworth 3 күн бұрын
@@NedumEze Check the spam folder, or try sending from or to a different email address
@NedumEze
@NedumEze 3 күн бұрын
@@dave-hollingworth Yeah, Dave, I have. There isn't anything there. Thanks Dave.
@Dev-sf3pz
@Dev-sf3pz 2 күн бұрын
@@dave-hollingworth why was my reply seemingly deleted?
@mdazhardware
@mdazhardware 3 күн бұрын
Thanks for this great tutorial.
@igorolikov1997
@igorolikov1997 3 күн бұрын
best!
@eratechsglobal
@eratechsglobal 3 күн бұрын
I'm new on PHP, what special to learning fast?
@karameht
@karameht 3 күн бұрын
Welcome to PHP 🙂 To learn quickly, focus on understanding the fundamentals such as variables, loops, and functions. Practice regularly by working on small projects and referring to online resources like tutorials and documentation. Don't hesitate to ask questions in PHP communities if you encounter any roadblocks. Consistent practice and exploration will help you progress rapidly. True to the motto: Try, fail, debug, coffee, repeat.
@efbYouTube
@efbYouTube 2 күн бұрын
highly, HIGHLY recommend dave's udemy class "PHP for Beginners" thru Tim Buchalka's Learn Programming Academy which covers ALL the basics & was a GREAT prep for a college course i later took! it currently lists for $99 but if u have time to wait for a sale u MIGHT b able get it for <$20 (@ least i did +3 yrs ago!) failing that he has a lot of free content right here on his channel that im sure will get u up & running fast! freecodecamp is my other goto but their php content is a litlle dated :(
@Steve-Richter
@Steve-Richter 3 күн бұрын
OT - any chance that XAMPP would replace MySQL with Postgres?
@dave-hollingworth
@dave-hollingworth 3 күн бұрын
Interesting idea - I can't find any mention of this, so I doubt it anytime soon - there does seem to be various tutorials around though that detail how to integrate PostgreSQL into XAMPP.
@dave-hollingworth
@dave-hollingworth 3 күн бұрын
Thank you for watching! Please consider supporting my channel: ☕ ko-fi.com/davehollingworth
@firasgasmy1229
@firasgasmy1229 3 күн бұрын
😂Dave your amaizing🤣
@dzvsow2643
@dzvsow2643 4 күн бұрын
I wish I could afford to buy your udemy course. you are amazing teacher
@WATAMELON
@WATAMELON 4 күн бұрын
2:22 can you please provide the video link for this? also, you explained everything very well! im still not familiar with a lot of concepts mentioned but i still managed to understand this! thank you very much!
@dave-hollingworth
@dave-hollingworth 4 күн бұрын
kzbin.info/www/bejne/gmaoY3uJfdd3oNk (it's also below in the description)
@eagle-yq7yw
@eagle-yq7yw 5 күн бұрын
Hi Dave! Your tutorial is great! But I have a question: if I'm doing a big project, is it an necessary to put the htdocs folder into the entire project? Or just leave signup.html and others php file following by the project's structure?
@dave-hollingworth
@dave-hollingworth 4 күн бұрын
The htdocs folder is just the root folder of the web server. So yes, you can put the files wherever you like.
@eagle-yq7yw
@eagle-yq7yw 4 күн бұрын
@@dave-hollingworth Thanks, and one more problem is that if i want to connect the file php with the html file, i can't do like you with action and method, because in my html file it contains Yup, can you recommend any solutions in this case?
@dave-hollingworth
@dave-hollingworth 4 күн бұрын
@@eagle-yq7yw I'm afraid I'm not sure what you mean - the action attribute is used to connect the form with the file that will be requested when the form is submitted.
@BiggieCheeto
@BiggieCheeto 5 күн бұрын
What the fuck
@dusabimanamartin5395
@dusabimanamartin5395 5 күн бұрын
Thank you sir now I can connect html form to database! The problem is that I can only see one record in the database after adding more
@dave-hollingworth
@dave-hollingworth 5 күн бұрын
This could be for many reasons - try comparing your code to the code from the video (link in the description)
@jayk4272
@jayk4272 5 күн бұрын
thanks a lot! this is exactly what I was looking for, you explained everything really well, now I can go ahead and make my project
@tv44-alternative23
@tv44-alternative23 6 күн бұрын
What program are you using to open and editing files also dos this program comes with a command-line terminal?
@tv44-alternative23
@tv44-alternative23 6 күн бұрын
i found out already, thank you.
@tv44-alternative23
@tv44-alternative23 7 күн бұрын
Which version of MySQL you using, there were some changes made in the syntex
@dave-hollingworth
@dave-hollingworth 6 күн бұрын
You can see the various versions here: kzbin.info/www/bejne/a32chpuFo9qiqZIsi=3_9TY9rIlML2UiSP&t=600
@tv44-alternative23
@tv44-alternative23 6 күн бұрын
@@dave-hollingworth Issue resolved! I found out that I had to remove the following: "(hostname: $host, username: $username, password: $password, database: $dbname);" to "($host, $username, $password, $dbname);
@polizaiboys
@polizaiboys 7 күн бұрын
Forse sei l'unico ad aver spiegato in questo modo questo problema, grazie
@antonioianniello7337
@antonioianniello7337 7 күн бұрын
Actually the video is very useful for those who just know programming language quite well and want to learn php.
@sakshitathorat2544
@sakshitathorat2544 7 күн бұрын
Sir I'm getting sql error
@hamdanaldabbas1574
@hamdanaldabbas1574 7 күн бұрын
Wtf is this ? Why are there so many dollar signs?
@affordablecustomehr4845
@affordablecustomehr4845 7 күн бұрын
It is a good thing that the algorithm suggested your video series. It has made my life and work a lot better. I did not have to build from scratch by myself. Your video cut my work down to just three days to get a working prototype out. I ask you to build an advanced PHP engineering course. I can't be the only person looking to become a PHP architect.
@YoutubeP-vn1de
@YoutubeP-vn1de 8 күн бұрын
Can you help me bro to fix my script I will pay for it bro it’s important for me
@dave-hollingworth
@dave-hollingworth 7 күн бұрын
I'm afraid I don't do any consulting work at the moment, but if it's a simple question please feel free to post the details and I'll have a look
@YoutubeP-vn1de
@YoutubeP-vn1de 7 күн бұрын
@@dave-hollingworth it’s very simple sir for you I have scripts you just need to edit something and it’s important for me I will be happy if you help me the problem is script not showing anything it’s blank after host same script working befor but suddenly I don’t know what happened started showing blank page Please can share me your Instagram telegram or mail anything so I can send you files so you can check
@YoutubeP-vn1de
@YoutubeP-vn1de 8 күн бұрын
Can you help me in 1 script fixing I will pay bro
@Alleo-zl9fp
@Alleo-zl9fp 9 күн бұрын
Hi dave may i know what theme u use on your vs code??. TIA
@dave-hollingworth
@dave-hollingworth 8 күн бұрын
This one: www.vscolors.com/themes/bf8aa94a-4051-42fe-9bd1-2becad466fe7-41e84e99
@lexiriam
@lexiriam 10 күн бұрын
Your video tutorial is one of the best out there. Thank you for walking through and explaining the process in a slow, understandable method. I'm a subscriber!
@abdelhamidnehlil7277
@abdelhamidnehlil7277 10 күн бұрын
merci
@raptorsfan6076
@raptorsfan6076 10 күн бұрын
So that means it's impossible to test or mock singleton pattern class that's used inside a class? example: Mailer()::getInstance()->doSomething();
@dave-hollingworth
@dave-hollingworth 10 күн бұрын
Not directly, but there are ways around it - refactoring, calling the method using call_user_func, wrapping the static call in another method etc.
@fadelellaherrami8840
@fadelellaherrami8840 10 күн бұрын
Dave, thank you very much for clarifying the video. Your explanation was really helpful
@gofilip4743
@gofilip4743 10 күн бұрын
Can you do it without having local host in link?
@dave-hollingworth
@dave-hollingworth 10 күн бұрын
You could host it somewhere else, but you do need a web server
@craigc5879
@craigc5879 11 күн бұрын
Absolutely amazing 10/10
@mounir101
@mounir101 11 күн бұрын
Your OS's name please. I like it and all your lessons. Thanks so much for the effort.
@dave-hollingworth
@dave-hollingworth 11 күн бұрын
I use Xubuntu, been using it for many years - lightweight and fast (and free!)
@mounir101
@mounir101 10 күн бұрын
@@dave-hollingworth Thanks for your reply sir. I might appreciate a copy of os like yours.
@karameht
@karameht 11 күн бұрын
I've been waiting for this video! Thank you, and I'd love to see more about SlimFramework. After watching these tutorials, I've changed my mind about using Symfony or Laravel for my project. 🥰
@efbYouTube
@efbYouTube 11 күн бұрын
yr usual good stuff here & txs again (& again😄) for breaking it out by sections making it easier to ref later. when i 1st came across yr content on udemy yrs ago i remember thinking how lucky i was to have found yr course primarily b/c everything was so eloquently explained & thought out & not to mention for the wonderfully reasonable price! that u now provide a lot of this free via YT (& optionally using kofi!) is just remarkable & very much appreciated. keep up the excellent work!
@dave-hollingworth
@dave-hollingworth 11 күн бұрын
Part 2, adding API key authentication is here: kzbin.info/www/bejne/rGbXcpegm5Wiaac
@dave-hollingworth
@dave-hollingworth 11 күн бұрын
Thank you for watching! Please consider supporting my channel: ☕ ko-fi.com/davehollingworth
@NetReklam-om3ds
@NetReklam-om3ds 11 күн бұрын
You are a great Teacher!!! This is the best php tutorial i've seen. There are so many tutorials where you can't understand what about they are talking. Your tutorial is step by step, so clear and easy to understand. I must watch all your videos... Thanks a lot!!!
@jonakthakuria8508
@jonakthakuria8508 13 күн бұрын
just consolidated first 5 tuts in 60s