A year ago I was dreaming about making websites and today here I am building one, thank you, your help is much appreciated.
@rodgence9641 Жыл бұрын
New look Dan 😂 Thanks for your premium courses Africa is watching
@Gupatik Жыл бұрын
Okay, now this channel is a true real gem for me, it has everything. Maybe it will affect the algorithm a little bit, but that's not all the point of this, the true thing that matters is the lives you have changed with this golden information.
@neilakrika996410 ай бұрын
thank you for your efforts , better than uni lectures
@akashgola215310 ай бұрын
Like everyone said in the comments, keeeping it simple is the best , also there are viewers from other countries who r not native english speakers hence i believe keeping the english as simple as possible is definitely the way to go . Great Vid.
@CallMeJimaАй бұрын
I'm really glad I found this channel, because all of your videos are incredibly easy to understand despite that English isn't my first language and they are always very helpful. Thanks for doing that
@KelvinOmoluyi3 ай бұрын
Man, the simplicity of this video courses makes them pure joy! Thanks :)
@antomac1511 Жыл бұрын
I've been watching your videos for a few years now and they are easily some of the best out there in terms of explantation and clarity , keep up the great work!
@ianmugai6923 Жыл бұрын
Thank you krossing, you have helped me complete a final year php project with these tutorials. straight foward and easy to learn, I couldn't have asked for more. Be blessed
@moraaoo4889 Жыл бұрын
Thanks for simple and clear english, i almost understood everything without subtitle, a lot of loves from Egypt ❤
@45Marki45 Жыл бұрын
Man, you are fantastic. I am developing a CRM with freelance developers. But things got expensive and quite slow (we are 10 months into the project). To speed things up I decided to learn web programming and create certain portions of the CRM. I did quite well with HTML, CSS and JavaScript, but when i got to the database part I got stuck until I found your videos. Big thank you!
@mettysingictsolutions9555 Жыл бұрын
You're an amazing tutor. I appreciate your sacrifice of giving us this full packaged php content.
@TheAllMarket Жыл бұрын
Your videos are absolutely the best! You go above and beyond other instructors. You not only explain things perfectly, but you show us all that we need to know about the code and ways you can implant it into our own. Your series is the golden tutorial for anybody learning PHP and even things most videos don't teach such as PHP security which is a must for anybody learning to make their own website using PHP.
@TheAllMarket Жыл бұрын
Your channel is the one I have been looking for. You have earned one more loyal subscriber.
@shakeitoff10007 ай бұрын
Dani, I've been following your videos and I love them. You present information clearly, your voice is nice to listen to and it's easy to move around/skip parts I may already know. Thank you for offering these videos for free, it means a lot.
@MessianicJudaism Жыл бұрын
I may have to cut my hair, too. I am dealing with cancer. I pray you are not. Thank you for your lessons. It's greatly appreciated.
@Dani_Krossing Жыл бұрын
I'm so sorry to hear that Kelly. In my case I'm dealing with psoriasis, so it isn't nearly as serious as yours. I had to cut my hair in order to give the psoriasis a chance to calm down, since it gets worse over the summer heat.
@farsfuad3002 Жыл бұрын
I hope you all get well soon
@danielbuleandra3981 Жыл бұрын
try eating 2 cups of oats with hot water and banana for a week and see what happends. Itworked for me on head skin issues. I hope you all get well soon.
@DharmYogi10 ай бұрын
There is a lot of research now which indicates that you should avoid sugar and carbs to fight against cancer. Also meditate and do yog(a). stay strong
@EddieJack-e6u Жыл бұрын
You have been so clear in your explanation with every single code that you typed
@aye6518 Жыл бұрын
Great series of videos. I hope everything is okay with your health. Stay strong ❤
@animextreme7 Жыл бұрын
Your the best teacher i'ved ever watched! keep up Sir
@chocobo1 Жыл бұрын
Really awesome series, I followed your last one and now I'm following this one and the slight changes to the code are really helping me understand the differences and what impacts what. Looking forward to more
@edunjobiemmanuel4200 Жыл бұрын
Kross, you are really saving life with this tutorial. Thanks.
@yomammo27 күн бұрын
cool. was watching while eating dinner. gotta run outside now. Happy new year(25!!).
@samnako Жыл бұрын
Great one Dani, keep it up
@tejaspathak93310 ай бұрын
Thanks a lot Dani!Awesome Tutorial series :) Please take care of your health!
@220bytes6 ай бұрын
1 year down the line and we're still enjoying your videos. Thanks for the work.
@DharmYogi10 ай бұрын
Dani Thank you for your lessons. I learned a lot. I just created my sample form and now I will work on creating the real one. I manage to get the database connection part working and loading the data. So I am quiet happy as to how far I got. Thanks again.
@theanonymous4111 ай бұрын
great tutorial. Hope you're good man
@amaduscamara4378 Жыл бұрын
i don't have nothing to said thank you 😊😊 your contend is other level
@Scoot-f4f Жыл бұрын
Thank you for this tutorial!
@bassemkhozam Жыл бұрын
Thanks a lot Dani for the great tutorials and sharing your knowledge. ❤
@bassemkhozam Жыл бұрын
BTW, I love your new haircut 💇♂️
@NkanyeziShenge9 ай бұрын
You are so cool bro your lessons are so informative, great foundation
@janvitek5487 Жыл бұрын
awesome tutorial I have yet to see your other videos but POD caused me quite a headache since I am working with docker containers as my test environment so I had to improvise for the mysqli connection would be great to have that option as video 22.1 with the bells and whistles you have for this video Overall thank you very much
@valentinbonchev74852 ай бұрын
9:00 When creating a form, the user input data, so we should use htmlspecialchars, no?
@Dani_Krossing2 ай бұрын
Yes, among other things 🙂 There is quite a bit of security in PHP, when handling user data. Which is why people learn a framework later on.
@valentinbonchev74852 ай бұрын
@@Dani_Krossing Thx Dani
@rikabel8301 Жыл бұрын
haircut! but also, great series so far - thanks for all your hard work and clear explanations.
@michaelsunday68604 ай бұрын
You are a genius!!! Thanks much
@AdelinBonheur Жыл бұрын
You're my ROLE MODEL, I wish you success in everything!
@NANOCEDRICLAWRENZOD4 ай бұрын
Thank you!
@EL_WAFI_CHERKAOUI9 ай бұрын
so prepared statements enable the code to separate between data inputs and the actual sql code to prevent SQL injunction , thank you
@delta13dek10 ай бұрын
You mentioned you cut your hair for health reasons, I hope you are doing well today!
@Dani_Krossing10 ай бұрын
I am thanks 🙂 the hair is fully grown out again
@Zahra-j7t8k10 ай бұрын
Thank you, very good job
@sylviaho97932 ай бұрын
Thank you for the clear and precise step-by-step tutorial on database using php. I'm able to create and host my business database. However, i don't know how to convert the localhost llink to my company website url, do you have a video on that?
@satishg6965 Жыл бұрын
whenever i see an ad in your video i click them because, this way i give you something, nobody have taught me PHP in your way.
@satishg6965 Жыл бұрын
0:20, Bro please take care of your health, im praying from here.
@BillsBayou7 ай бұрын
@3:22 you mention the ".inc.php" naming convention for files in the "/includes" folder. The explanation was not in the last video but in video "20 | Connect to a Database..." at the 45 second mark. In case anyone is interested: kzbin.info/www/bejne/qnmupI2aiJ2Cq8k
@kylehawks2966 Жыл бұрын
I keep getting same thing,,,Undefined variable $pdo line 13 Formhandler...same problem can I nest the file some how?
@Romanscii3 ай бұрын
How would that work on an E-Mail form for example?
@Jona-v5r14 күн бұрын
when using prepared statements, people could still inject non-sql code though right? so, shouldnt we still sanitize the inputs before?
@Dani_Krossing14 күн бұрын
Yes you should 🙂
@MohammedtahirOloruko-ObaАй бұрын
Great video, I do have one issue though. while putting parameters into the parameter for database object ($dbo), I got a "FATAL ERROR" that tells me it expected 4 and got 6. My form has 6 data, so does the pdo only take 4 params?
@batataleal8 ай бұрын
Nice tutorial. I'm following all classes since the number one. This is the most confusing to me, I think it's due the concept of object in PHP not been explained yet. Even dough, great course. Hope you got your hair back at this point.
@Dani_Krossing8 ай бұрын
My hair is yet again long and full 😄😉 and yes in a few episodes we get into using it together with your PHP code, which will make it make more sense.
@ejiedaninspirations7 ай бұрын
please I have a question. I am looking into your tutorials. talking about prepared statement, it is used so that a code will not be injected into the data base. but subsequently, when the same data is grabbed from the code and inserted in the data base, if there is a code there that can destroy the data base, wont it still work? please explain further. Thank you
@maitreethakar5353 Жыл бұрын
In formholder.in.php i added the location but when i click the submit button i am getting the code of my formholder.inc.php code instead of going back to the previous location....what might be the error here... ??
@goncalogois77948 ай бұрын
u got the fix?
@Stuckzxc Жыл бұрын
Waiting for next episode!!
@fiveten4092 Жыл бұрын
Help I followed the instructions, but then I clicked the sign in this shows up " Not Found The requested URL was not found on this server. Apache/2.4.56 (Win64) OpenSSL/1.1.1t PHP/8.2.4 Server at localhost Port 80 "
@goncalogois77948 ай бұрын
u got the fix
@wasdaletimelapse765810 ай бұрын
Hi Dani, I have just come across your excellent video whilst searching for a solution to passing data from an ESP32 sensor into an SQL database. I have very limited knowledge of this kind of subject but I am able to follow your instructions very easily but I would like to know if I can use this method to pass the data instead of from a web form but from an ESP32 sensor. I have already tried several solutions but I keep getting stuck at the point of passing the sensor data to the .php file. Again, due to my complete lack of knowledge and understanding of this subject I just seem to be going around in circles. I would really appreciate any pointers you could give me. I will try and follow your PHP full course videos to help me better understand. Thanks in advance.
@AnhNguyenTuan-sf8ul16 күн бұрын
hi, if we have many forms, do we actually need to create many formHandler file for each forms?
@Dani_Krossing16 күн бұрын
Yes, since in pretty much all cases your form data will be different, or needs to be handled differently. 🙂 There might be some rare examples where two forms share the same formhandler file, but that is only where the process of handling the data, is EXACTLY identical.
@AnhNguyenTuan-sf8ul16 күн бұрын
@ Thank you, your course is so helpful and you’re replying the question so fast 💯.
@karimbedreddine89678 ай бұрын
this was a starting point to me coding using PHP. i am not sure if you have courses on Udemy.
@BrillaPeace3 ай бұрын
After I submit my document I get a 404 error, my folder and website are located in the correct htdocs folder. What could be the issue?
@micopalencia Жыл бұрын
that new look tho!
@paulhauer15983 ай бұрын
Your series has been very helpful and informative. Thank you for putting it together. I have had an issue with this last video. No matter where I access the the formhandler.inc.php file whether in the includes folder or the project folder i am getting a "Forbidden You don't have permission to access this resource. Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12 Server at localhost Port 80" error. Any ideas?
@syedmubasharshah6762 ай бұрын
my signe up button is not working
@howto-easy2 ай бұрын
did you find a fix for this?
@editz66977 ай бұрын
get well soon dear
@JXDfr Жыл бұрын
Hey dear! How may i save images as well as display images? I dont think pgpmyadmin svars images? I am looking forward to nobody but your help. Thank you!
@alexvallex54875 ай бұрын
If I have my website done in wordpress how can i have a page that communicates with the new database?
@sovietroll78803 ай бұрын
I got an error when I click signup button "Connection failed: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO)"
@MichaelHoague9 ай бұрын
I have been a fan of your knowlege. I am dealing with a stoke so excuse me. I am running an issue when I "require_once dataObjects.php". Please Help
@LiezelHebbert9 ай бұрын
Hi Dani how many rows can php display?? And can you make it more than 500?
@jasonramirez61829 ай бұрын
bindParam vs bindValues what are the diff of these two sir?
@philipholwerda43475 ай бұрын
Thank your Dani, your teaching is so helpful. I am having an issue with connection failed 1044 Access denied for user ''@'localhost' to database 'mydatabasename' when trying to submit my form into database. Password is correct, privileges are granted. Verrified no password is set, root, local host. Even tried giving it a password and get the same error. I can insert into database directly from phpMyAdmin but not remotely by php from form.
@dancharlesplange-annan72279 ай бұрын
Please help me out, Hello. I have a button called register that takes care of inserting the users' input into the database. But when i clicked on the button, it showed me the code I inputted for the phpcode for the connection to my database
@currentlydead303 Жыл бұрын
Did this and getting request denied. Contacted host and they told me my credentials are right and it's the code. Just so lost right now :/ Edit: I fixed it!
@retakekingКүн бұрын
For People trying this and running into a Err 403: I had this issue with just his code and couldnt figure out what was wrong, i tryed a whole bunch of tricks but nothing seemed to work. For me the problem was naming it "inc.php" for some reason the code only works for me if i use a standard ".php" file Hope it helps :)
@Dani_KrossingКүн бұрын
Hey! 🙂 Using the ".inc.php" extension shouldn't cause a 403 error, so there is most likely something different in your project. I have a few reasons you can check for, which might be the reason your code doesn't work using the extension. 😊 1. Make sure that your path in your form says "includes/formhandler.inc.php", and not "includes/formhandler.php". It sounds like this is what might be the issue in your case, based on your message. 2. Make sure you didn't make your website project folder (or the XAMPP installation) in a place on your system, where it automatically gets put as "read only" inside it's properties. 3. Last thing (which is unlikely if you followed my course), is that you changed your server configuration, or the .htaccess file inside your XAMPP installation.
@MyNimrods Жыл бұрын
excellent lesson Dani, sorry to see your hair gone. Oh BTW query in English is said "kwee-ree" when spelt phonetically. Hope you don't mind as your English is way, way better than my Danish.
@Dani_Krossing Жыл бұрын
Thank you, yes the hair is a shame, but at least it has gotten a chance to calm my psoriasis a bit. 🙂 and thanks for the tip on query. The “kwe” is hard for Scandinavians to pronounce, same with “thr” hehe. I’ll practice it and see if I manage to say “query” without tying up my tongue in a knot 😂
@simsolchannel Жыл бұрын
Hello teacher, I would like to ask a question, I have seen some websites use 2D website ... What should we do? Thank you very much teacher ...
@alexmienko3112 Жыл бұрын
Hello, I have a question, hope you can answer. How do I open a file index.php in the browser? If I do it the regular way it returns just the code inside the file. Thanks)
@Dani_Krossing Жыл бұрын
I show how in the first two videos in my PHP playlist 🙂 you gotta make sure you open the site, using your local server, and not by just opening the index file directly in the browser.
@joekerr76433 ай бұрын
i love your videos. i suggest when you're discussing something be direct and avoid inserting things that will not be included in the topic as it makes the subject messy. if you will use a certain method, don't discuss other methods if you will not use it.
@Tense2006 Жыл бұрын
does anyone know why after i do $stmt = $pdo->prepare($query); the rest of the things turn into html
@yomammo24 күн бұрын
was having an issue with the catch statement. it was written exactly the same and couldn't see what was wrong , why my script didn't run. i checked the video again and saw I had typed it correctly the first time. but just for a test, i deleted my code and re typed it. and that worked... so what was that?
@Dani_Krossing24 күн бұрын
You 100% had a typo then, that you just didn't catch when you went over it before retyping it. 🙂 Back-end code isn't like client-side languages like HTML or CSS, where old code is cached in the browser. So the only explanation is that you had a typo. It could have been something small like a missing semicolon or something.
@yomammo24 күн бұрын
@@Dani_Krossing for a moment i was having thoughts, while out with the dog, thinking maybe I just had a path issue. cool series. Happy HOlidays
@BillyRyan1236 ай бұрын
I tried and I keep getting error on my line 32 that undefined pdo
@new-in8yt10 ай бұрын
thank you so much and i have a question what is the deference between this $query = "INSERT INTO users (username, pwd, email) VALUES (?,?,?);"; $stmt->execute([$username, $pwd, $email]); and this $query = "INSERT INTO users (username, pwd, email) VALUES (:username, :pwd, :email);"; $stmt->bindParam(":username", $sername); $stmt->bindParam(":pwd", $pwd); $stmt->bindParam(":email", $email); $stmt->excute(); and which one better or when we use they ?
@Dani_Krossing10 ай бұрын
Each do things slightly different, but it's more from a maintainability point of view. So it's not about "which is safer" or "better". 🙂 The first one is called "positional placeholders", and essentially just match the data you later give it, in the same order as the "?" in the query. So kind of like how arrays work. Where as "named placeholders" allow us to actually label the "?" inside the query, which makes it easier for us as the developer, to know what the "?" are supposed to be. So whether you use one or the other, is more about personal preference, or if your work place demand that you use named parameters, to make it easier to hand off the project to someone else. So basically it's about: "Do you want slightly less code?" or "Do you want the parameters named?" 🙂
@new-in8yt10 ай бұрын
thank you so much ❤❤❤@@Dani_Krossing
@big-tech-solution Жыл бұрын
Hello Dani please help me sort out this error which state : ***Fatal error: Uncaught Error: Array callback must have exactly two elements in C:\xampp\htdocs\Socialhub_Php\Includes\formhandler.inc.php:2 Stack trace: #0 {main} thrown in C:\xampp\htdocs\Socialhub_Php\Includes\formhandler.inc.php on line 2****
@big-tech-solution Жыл бұрын
Now this ***** Fatal error: Uncaught Error: Call to a member function prepare() on null in C:\xampp\htdocs\Socialhub_Php\Includes\formhandler.inc.php:17 Stack trace: #0 {main} thrown in C:\xampp\htdocs\Socialhub_Php\Includes\formhandler.inc.php on line 17***** Anyone with an idea
@stevenoduro1435 Жыл бұрын
Uncaught PDOException: could not find driver i checked and it said Configuration File (php.ini) Path how do i fix this isssue?
@jeremiahorpilla6537 Жыл бұрын
the SQL query runs smoothly but why do I get Uncaught Error: Call to undefined function null() when I put the $pdo = null(); $stmt = null(); in the try block?
@Dani_Krossing Жыл бұрын
Remove the () 🙂
@jeremiahorpilla6537 Жыл бұрын
@@Dani_Krossing mb already saw it after typing this haha
@peterochekpo6601 Жыл бұрын
Hello Mr Dani, thank you for all your good work. I implemented similar thing but this is the error I am getting, "Insert value list does not match column list: 1136 Column count doesn't match value count at row 1". Can you help?
@peterochekpo6601 Жыл бұрын
Ignore my challenge please. I was the one who made an error, after a careful check, I discovered I forgot to put a comma (,) in between 2 placeholder question marks.
@deepindark9 ай бұрын
Hi Dani - Your series about using SQL from the website is helping me a lot! However, when I follow along the video to the "Positional parameters Prepared Statement" section, I tried to type-in a new user for sign up so that it can get upload to the database. Instead of that, I keep getting this error and cannot solve it. Do you have any ideas in how to solve that? (I do find out about something that related to 'mySQL default socket' inside the XAMPP folder but all of the fix where mainly the cause from WordPress db sever). "Connection failed: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)"
@deepindark9 ай бұрын
It's alright now Dani. I have found out the way to fix the issue! 😄
@theCleromancerАй бұрын
@@deepindark How did you fix this issue? I'm having the exact same problem. I tried to change the password but ended up getting locked completely out of phpmyadmin and had to completely reinstall my server. 😬
@deepindarkАй бұрын
@@theCleromancer I'm not using XAMPP anymore so I'm not quite remember how did I fix it. But as long as I can remember, when you take a look at the php.ini file within XAMPP folder (I assume u put it in C drive, which recommended), there should be an option to do with it. Sorry for not helping u to the very last tho 😥
@theCleromancerАй бұрын
@@deepindark It's all good. I actually figured it out. There was some config file somewhere and the password was not "pass" or "" but rather "mysql". No clue why, but it fixed the problem. 😉Thanks for the incredibly fast response!
@danieldang7239 Жыл бұрын
quick question I keep getting this message after pressing the button "Query failed: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'username' cannot be null" and it won't send the data to my phpmyadmin database. Do you know how to fix this?
@hatemhashlamoun1915 Жыл бұрын
I need help, I implemented the same code, but once I submitted my first INSERT code the databaase completly crashed and I couldn't even keep it running on the XAMPP
@Dani_Krossing Жыл бұрын
That seems odd… My only guess is that it is a hardware issue, or you somehow looped the query repeatedly until the server crashed. 😅 I don’t see any other explanations…
@TechTheNoob Жыл бұрын
You're like the Mr Beast of PHP MySQL tutorials. I'm now rich with knowledge now, thanks.
@phpcoderforever Жыл бұрын
why you didn't use bindParam method when using question mark?
@Dani_Krossing Жыл бұрын
As I explained in the video, we pass it in using an array instead, inside the execute() method. 🙂
@phpcoderforever Жыл бұрын
@@Dani_Krossing but as I red it is better to use binParam method everytime after prepare statement to secure and prevent sql injection
@Dani_Krossing Жыл бұрын
Both methods are for protecting against SQL injection 🙂 The bindParam() function is just a small part of the overall prepared statement that we create, in order to protect against injection. bindParam() is just used to bind the users data to our statement, using a keyword that we decided using a placeholder like ":username" inside the query. We can do the same when using non-named parameters, which means we don't need to assign the users data to for example a ":username", since we used "?" as placeholders instead. So by using non-named placeholders inside the query using "?" instead, we no longer need to match the placeholder with the data, and can just pass the data directly inside the execute() function as an array. 🙂 Again... It's just two different ways of using placeholders for the parameters. 😊 Both are preventing SQL injection. So choose the one you like more.
@ColorfulWonders9 ай бұрын
I followed this tutorial to the letter but for some reason my database isn’t updating when I use the form. There no error message, so I’m not sure what the problem is. I’ve gone over this video and my code multiple times, I’ve restarted my computer and everything, still doesn’t work. I have no idea why. Help? Love this video series btw.
@Dani_Krossing9 ай бұрын
Paste your PHP code here 🙂
@ColorfulWonders9 ай бұрын
@@Dani_Krossing
@ColorfulWonders9 ай бұрын
@@Dani_Krossing
@ColorfulWonders9 ай бұрын
@@Dani_KrossingI keep trying to share my code but I think youtube may be deleting my comments :(
@Dani_Krossing9 ай бұрын
Yeah it sometimes does that. I can see it now. I’ll check it out once I get back to my PC later 🙂
@dylankatamba8124 Жыл бұрын
i used all your codes but am getting an error [HY000] 2006 , server has gone away , please help
@kylehawks2966 Жыл бұрын
I'm getting a 403 code after I submitt but data is going to table,also not getting pop up for the first page is this something to worry about or ....?
@Dani_Krossing Жыл бұрын
I believe that is caused by a incorrect username or password in your dbh.inc.php file.
@kylehawks2966 Жыл бұрын
@@Dani_Krossing I've looked I don't see 1 $dbusername, $dbpassword?......also $dbpassword = "";
@Dani_Krossing Жыл бұрын
@@kylehawks2966 These two videos should help you out. kzbin.info/www/bejne/qnmupI2aiJ2Cq8k&ab_channel=DaniKrossing kzbin.info/www/bejne/bXKvh3Znmryamqs&ab_channel=DaniKrossing
@kylehawks2966 Жыл бұрын
@@Dani_Krossing I don't mean to be a pest.... but I literally have your code to the letter and using your editor everything I tried the cleaning tables nothing i'll try a pasword
@kylehawks2966 Жыл бұрын
I now can't get into my admin ...yes put password in inc file
@rgbcheck2155 Жыл бұрын
I need your Help. i do everything and i get this Error. Query failed: SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected Can u tell me what else i need to check. Because all files. are good but if i submit i get this message ??? :(
@Dani_Krossing Жыл бұрын
It means you didn't select a database for the query. Maybe you made a typo in the databases name in the dbh file.
@rgbcheck2155 Жыл бұрын
still the same Error Message. Idk if thats important but look at this Code here $dsn = "mysql:host=localhost;dbname = frst_db" the equal before my frst_db i had to put space before and after the equal sign. The only Problem ist when i submit the data. After clicking the button i´ll get this Error. @@Dani_Krossing
@andymalunes83166 ай бұрын
finally, im here where you are bald. been waiting for this. Now look where I am at.
@andymalunes83165 ай бұрын
update: brother i am working while studying your course, stuck for this for quite a while now. 3 weeks going strong. still falling in love with your course!
@BostonPerry-j1m Жыл бұрын
Hi Dani - I keep getting this error and cannot solve it. Any ideas? Connection failed: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) Warning: Undefined variable $pdo in C:\xampp\htdocs\MyWebsite\includes\formhandler.inc.php on line 13 Fatal error: Uncaught Error: Call to a member function prepare() on null in C:\xampp\htdocs\MyWebsite\includes\formhandler.inc.php:13 Stack trace: #0 {main} thrown in C:\xampp\htdocs\MyWebsite\includes\formhandler.inc.php on line 13 Thanks!
@BostonPerry-j1m Жыл бұрын
I fixed it!
@kunalyadav9727 Жыл бұрын
bro im also facing the same error how to fix it @@BostonPerry-j1m
@kunalyadav9727 Жыл бұрын
??
@BostonPerry-j1m Жыл бұрын
I believe I had to add "root" to both $dbusername and $dbpassword in the database connection page, or delete both and just put ""@@kunalyadav9727
@mackevinmontano7888 Жыл бұрын
how din you solve it bro?
@HighfieldFarm-w1z10 ай бұрын
I’m trying to learn to do his right so its really frustrating to spend a lot of time typing in code and trying to figure out what it is doing only to have you say, but this is not the way we should do it. I don’t care how we shouldn’t do it, only how you should.
@Dani_Krossing10 ай бұрын
I am a teaching channel, not a how to channel. I’m sure there are other channels out there, that only focuses on giving you quick solutions. 🙂
@HighfieldFarm-w1z10 ай бұрын
@@Dani_Krossing What’s the difference. Aren’t you teaching how to?
@HighfieldFarm-w1z10 ай бұрын
@@Dani_Krossing I’m not looking for quick solutions, I’m looking to understand “how to”. I, unlike most, am looking to actually understand what is going on with the software so that I can craft a solution for any situation. I don’t want you to show me your way and then attempt to memorize it as that leaves you with one solution and one solution never fits every problem. I spent most of my life fixing computer hardware. I was very successful at it because I, unlike most, actually knew how the equipment worked. I’m taking that same attitude into learning modern software. The paradigm where we have html, css, javascript on the browser side, http in the middle, with php and sql on the server side is really interesting for me and I enjoy your explanations as I want to know the details. To many sites want you to memorize and copy “their” solution which probably works most of the time. As the software evolves they are left back at the old way because they don’t actually understand what the details are and how they fit. Please don’t take offense, I was just telling how it looks from my side. Regards, Terry
@maxjeje8090 Жыл бұрын
This is the moment Dani became Heisenberg.
@ChaoticCabbage7 ай бұрын
Anyone having issues getting this working on Mac?
@klirmio21 Жыл бұрын
For health reasons? Are you okay Dani?
@lifeinspirers Жыл бұрын
Please do these videos in mysqli
@Dani_Krossing Жыл бұрын
My older PHP course uses MySQLi if you are interested 🙂 it can be found on my channel page