
Because of recent demand, I decided to release my PHP video tutorials in iPod format - that means they play on your iPod.
… OK, you guys guessed that one.
These video were originally intended for viewing on a computer monitor, so some of the code examples will be harder to read since iPod screens are smaller.
Nonetheless, the discussions may be useful to watch on your iPod as you’re … say, on your way to work or school.
A small note: I’ve added some brief comments (in text) about each video, to give you a better idea of what you will find in the video before downloading it.
You can find the videos on the new iPod video page.
Thanks,
Stefan Mischook
This is part 3 of 3 of my videos that introduces beginners to PHP sessions.

In this video, I conclude my practical look at basic PHP sessions.
PHP session video tutorial - part 3
Thanks,
Stefan Mischook
www.killersites.com
www.killerphp.com
This is the part 2 of 3 of my videos that introduces the beginner to PHP sessions.

In this video, I get into practical examples where we see basic PHP sessions in action.
PHP session video tutorial - part 2
Thanks,
Stefan Mischook
www.killersites.com
www.killerphp.com
Published on February 13, 2008
in PHP.
Hi,
I’ve just released a new beginners video tutorial that introduces people to PHP sessions:
PHP Sessions Video Tutorial
PHP sessions are one of the most important mechanisms in PHP because they solve a fundamental issue in web application development: keeping state on a user.

If what I just says confuses you, no worries, it’s explained in the video.
This is video 1 of 3 on sessions.
Thanks,
Stefan Mischook
www.killerphp.com
Published on November 21, 2007
in PHP.
Hi,
I’ve just posted an article related to object oriented PHP:
An introduction to the Zend Framework: writing object oriented PHP with ease.

The article covers concepts that are a little more advanced, but I think John (the author,) has done a good job making things understandable.
… I think anyone with just a little PHP knowledge, will find the article a worthwhile read.
Let me know what you think and if you have questions … you know what to do!
Thanks,
Stefan Mischook
www.killersites.com
www.killerphp.com