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

New Javascript Basics Video Tutorial Course Released!

October 5, 2009
Posted in Javascript, News

PHP nerds, I’m back … and ready to shamelessly promote! … I’m quickly settling into my new place (the loft life is over after a decade!) and so time is freeing up for newsletters, videos and articles. In my continued attempts to transform you guys from know-nothing-wannabe’s, to full fledge web programming guru nerds, I’ve…

Read More

Javascript DOM basics Video Tutorial

September 21, 2009
Posted in Javascript

Hi, Not directly related to PHP, but nonetheless many a PHP programmers will probably (at some point) have to have their PHP scripts ‘talk’ with some client side code; whether it be to a Flash application or straight to the browser using Javascript. The DOM is a virtual map of a web page. The DOM…

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