Thanks for sharing your knowledge… but can you please help me?. How can i fetch latest data from mysql database. I mean the last added data, what will I do to get it ?? please send me a source code at joycemalubay@rocketmail.com—– THANKS
Firstly great tutorial. I just want to add since I looked it up that the while statement is abreviated. its really a statement that says (while condition == true). To the computer it makes no difference but to a human being thats a little easier to see.
21 responses to “MySQL Tutorials – MySQL Fetch Assoc Extracting data from a database with PHP”
With mysqli we have to write like this way – $row = mysqli_fetch_assoc($connect, $query);
Thank you … I learn in simple way… 🙂
Thank you very much….nicely explained…waiting for more tutorials from you.keep it up.
Really good tut…and explaining every code what will do and why we chose it etc is very helpful…many thanks
thanks alot for this tutorial. great explanation thumbs up
Thanks for sharing your knowledge… but can you please help me?. How can i fetch latest data from mysql database. I mean the last added data, what will I do to get it ?? please send me a source code at joycemalubay@rocketmail.com—– THANKS
how to set <select><option>audio data(only titles)</option></select>
send me my emai
Simply outstanding!! Thanks for making this concept crystal clear and so easy to understand.
Helllo,
Great Lesson.
Great explanation 😀 Thanks for the vid!
Great job dude thanks!!
So clear explanation, much thnx.
your the first video that demonstrated with and without the while loop, Great job! keep up the good work.
good tutorial thx a lot
Fantastic, man! This is my first time watching a tutorial of yours and I am already a subscriber!
Firstly great tutorial. I just want to add since I looked it up that the while statement is abreviated. its really a statement that says (while condition == true). To the computer it makes no difference but to a human being thats a little easier to see.
Excellent !
hello. i have problem. when i do all u said i get an infinity list fo date in my browser. what is the problem?
I have a question: (or maybe 2;))
*How can you sort the data by date?
*And can you place the data in divtags?
Thank you
thanx