MySQL:

PHP CRUD Video Course – Introduction.

June 1, 2010
Posted in MySQL, PHP Videos

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….

Read More

Video: MySQL and SQL Joins Part 2

March 11, 2010
Posted in MySQL

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,…

Read More

New Video: MySQL and SQL Joins Part 1

March 10, 2010
Posted in MySQL, PHP Videos

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…

Read More

MySQL video tutorials coming out.

March 4, 2010
Posted in MySQL, News

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…

Read More

What are ORM Frameworks – the video!

December 15, 2009

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

Read More

What are ORM Frameworks?

December 8, 2009

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…

Read More

Podcast: The Basics on Databases

August 8, 2008
Posted in MySQL

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…

Read More

SQL insert statements in PHP

July 19, 2008

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

Read More

NEW BASIC SQL TUTORIALS

April 1, 2008

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…

Read More

BASIC SQL TUTORIAL

March 31, 2008

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…

Read More
To Top