Tag Archive for 'video tutorial'

PHP Sessions Video Tutorials - Part 3

This is part 3 of 3 of my videos that introduces beginners to PHP sessions.

php-video-tutorial

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

PHP Sessions Video Tutorials - Part 2

This is the part 2 of 3 of my videos that introduces the beginner to PHP sessions.

php-video-tutorial

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

PHP Sessions Video Tutorials - Part 1

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.

php-video-tutorial

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

Free Dreamweaver CS3 Video Tutorials

After a few years of (I must admit) pure laziness, I finally started to work on a new set of Dreamweaver CS3 video tutorials.

… But, to be fair to myself, I wasn’t in a hurry to upgrade my Dreamweaver MX videos since the differences between CS3 and MX are really minimal … most of the changes are ‘under the hood’.

dreamweaver cs3 box shot

What is new about Dreamweaver CS3?

Dreamweaver CS3 is Adobe’s first official release of the software (Adobe just bought Macromedia) and so Dreamweaver CS3 now has the Adobe look and feel that is consistent across all their products including, Photoshop CS3, Illustrator CS3 etc …

Beyond that, the following things stand out:

  • Better CSS support.
  • Better FTP and site management tools.
  • Ajax support with the Spry framework.

… There’s more for sure, but those are the things that stand out for me.

Continue reading ‘Free Dreamweaver CS3 Video Tutorials’

CPANEL Video Tutorials

Hi,

I just released a few CPANEL video tutorials that are targeted at people who are new to this popular web hosting management software.

What is CPANEL?

CPANEL is a web based program (runs in a web browser) that hosting companies provide to clients so that clients can easily edit things about their web hosting account:

  • Add and remove email addresses.
  • Set up MySQL databases.
  • Create secured directories using something called htaccess.
  • Set up FTP accounts.

… And a lot more.

You can find the collection of videos here:

CPANEL videos

So far, this is what I have up:

- Setting up email with CPANEL
- Using File Manager in CPANEL
- Uploading web pages with CPANEL
- Setting up MySQL with CPANEL

If you have any suggestions regarding any other topics, let me know.

Stefan

www.killersites.com