Advanced PHP:

Defending against SQL Injection attacks

December 2, 2009
Posted in Advanced PHP

First, let me just say that this is not a tutorial, this is an article meant to give you an overview with a few options thrown in. Ok, let’s start … You should protect your relational databases (like MySQL) from the dreaded SQL injection attack. These attacks are conducted by evil sniveling nerds, trying to…

Read More

Live Webinar on Google Wave and the Zend Framework

Hi Guys, My good buddy and right-hand-nerd, Jon is being flown down to do a live webinar for the Zend geeks at Intuit. It seems the accounting giant has recognized Jon’s ability to take the complex and make it seem simple. Just in case you don’t know, Jon is the author of our crazy cool…

Read More

Getting into PHP6 and Advanced PHP Concepts Part 7

November 6, 2009

Hi, In our never ending quest for pure PHP nerdness, we continue our look at advanced PHP. This is video 7 of a series of videos where we explore PHP6 and other advanced PHP concepts, concepts often seen in PHP frameworks like Zend, PHP Cake and others. The video: More to come. Stefan Mischook www.killerphp.com

Read More

Getting into PHP6 and Advanced PHP Concepts Part 6

November 1, 2009

Hi, They just keep on coming! This is video 6 of a series of videos where we explore PHP6 and other advanced PHP concepts, concepts often seen in PHP frameworks like Zend, PHP Cake and others. The video: Yes, I’m using Youtube … it saves me bandwidth! I’ve been pushing 250 GB a month just…

Read More

Getting into PHP6 and Advanced PHP Concepts Part 5

October 27, 2009

Hi, As promised, this is video number FIVE of a series of videos where we explore PHP6 and other advanced PHP concepts, concepts often seen in PHP frameworks like Zend, PHP Cake and others. You can expect this series to continue over the next several weeks. Thanks for watching! Stefan www.killerphp.com

Read More

Getting into PHP6 and Advanced PHP Concepts Part 4

October 23, 2009

Hi, As promised, this is the FOURTH video of a series of videos where we explore PHP6 and other advanced PHP concepts, concepts often seen in PHP frameworks like Zend, PHP Cake and others. You can expect this series to continue over the next several weeks. Thanks, Stefan Mischook www.killerphp.com

Read More

Getting into PHP6 and Advanced PHP Concepts Part 3

October 21, 2009

Hi, As promised, this is the third video of a series of videos where we explore PHP6 and other advanced PHP concepts, concepts often seen in PHP frameworks like Zend, PHP Cake and others. You can expect this series to continue over the next several weeks. Thanks, Stefan Mischook www.killerphp.com

Read More

Getting into PHP6 and Advanced PHP Concepts Part 2

October 20, 2009

Hi everyone, As promised, here is my second installment of our new PHP video tutorial course that covers more advanced PHP subjects including: – PHP 6 – Advanced PHP architectures seen in PHP frameworks like Zend, CakePHP etc … – Magic methods – anonymous functions – namespaces Etc … The second video: Just in case…

Read More

Getting into PHP6 and Advanced PHP Concepts Part 1

October 16, 2009

Hi everyone! I’m back again (after my big move across town) and this time, I’ve got a new set of PHP video tutorials! … Yes, people started to wonder why killerphp.com had a bunch of Javascript videos coming out; shouldn’t those videos belong on killerjavascript.com!? 😉 Anyway, I am happy to announce our new set…

Read More

JQUERY Video Tutorial Course.

September 3, 2009

Hi, I like to announce our new JQuery video tutorial course. Though not strictly related to PHP, JQuery is a very popular Javascript library that many PHP programmers find themselves working with. Besides straight JQuery videos, we do get into some PHP specific subjects: PHP and Ajax PHP and JSON The table of contents: *…

Read More
To Top