Hi, In our continued aim to transform you web guys into full-fledged web programmers, we have yet another cool video tutorial series … this time on basic PHP and MySQL interaction, something the nerds refer to as CRUD. Check out the first video from the screencast series: More free samples from this course coming soon….
Hi, We continue from where we left off in part 1 of our video on SQL joins. Still setting up things to do our SQL work, in this particular video, we continue to build our MySQL table. The video: There will be several other sample videos to come, but if you want them all NOW,…
Hi, I just released the first of many videos on more advanced SQL and MySQL than we’ve covered before. From the courses description: This course teaches you the very basics of MySQL, SQL then shows you how to use PHP with them. Once you have that under your belt, we jump into more advanced SQL…
Hi, I haven’t been working on killerphp for a little while because of work on other websites in the killersites network … OK, and other things too. … Xbox can take up a lot of time!! What’s news? Well, we have a whole slew of advanced MySQL videos coming out within a week. We will…
Hi, I decided to create a video based on my recent article on ORM frameworks. I shot this in HD … so select the HD option if you got big pipes. Let me know what you think. Stefan Mischook
In the following article we will learn a few things about ORM frameworks: What they are. What they do. When and why to use them. And finally, what ORM options PHP’ers have. Let’s start … If you’re working with PHP, you will certainly find yourself working with relational databases (like MySQL) sooner or later. Anyone…
Hi, I just released a podcast that introduces you to the basics of databases. Targeted at total beginners, I look at the three types of databases out there along with some other foundation stuff so that when you get into database driven websites .. you will hit the ground running. Check it out: Database basics…
Hi, I’ve finally released my first video on using SQL statements in PHP pages. This is the next step after connecting to a MySQL database. I hope you find the videos useful. Stefan Mischook www.killerphp.com
Hi, I’ve managed to upload new video tutorials on SQL basics. At this point, I’ve covered the four big SQL statments: INSERT SELECT UPDATE DELETE You can view the videos here: Basic SQL Statements Video Tutorials. Now that we have that covered, my next videos will be on using PHP to connect to and work…
Hi, I’ve just put up a new sub-section on SQL – the language of relational databases. This is beginners stuff, so if you’re a know-it-all nerd, you can ignore this. On the otherhand, if you’re new to the database thing (mySQL for example) then these first couple of videos should help you get started. Videos…