Wondering where to start? Check out our web designer, web programmer or small business road maps.

Archive for the ‘MySQL’ Category

Podcast: The Basics on Databases

Friday, August 8th, 2008

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 podcast

For reasons I cannot explain, I’ve placed the podcast/audio session in the killersites.com magazine.

Thanks,

Stefan Mischook

www.killersites.com
www.killerphp.com

SQL insert statements in PHP

Saturday, July 19th, 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

NEW BASIC SQL TUTORIALS

Tuesday, April 1st, 2008

Hi,

I’ve managed to upload new video tutorials on SQL basics. At this point, I’ve covered the four big SQL statments:

  1. INSERT
  2. SELECT
  3. UPDATE
  4. 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 with MySQL.

Thanks,

Stefan Mischook

www.killerphp.com

BASIC SQL TUTORIAL

Monday, March 31st, 2008

Hi,

mysql-logo

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 out so far:

- Introduction to SQL
- Introduction to the SQL ‘insert’ statement.

I plan on having a bunch of new videos out soon that cover:

  • The big four SQL statements.
  • The basics of database design.
  • The cardinal rules of database design.

My goal is to not turn you guys into database gurus, rather, I want to just give you enough so we can get you going with PHP and mySQL.

Thanks,

Stefan Mischook

www.killerphp.com

MYSQL Video Tutorials

Tuesday, March 18th, 2008

Hi,

mysql-logo

I finally got around to creating a new section dedicated to teaching basic MySQL.

At this time, I only have a few videos on basic database theory and phpMyAdmin … the most commonly used administrative program for MySQL.

But I have several others in the works.

Thanks,

Stefan Mischook

www.killerphp.com

Top of page  go to top of page