Getting into PHP6 and Advanced PHP Concepts Part 1

October 16, 2009

boxshot-advphp

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 of PHP videos that cover 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 ultimate goal of these techniques is to learn how we can write more compact PHP code.

The first video:

That’s all for now.

… Now if only I can figure out why my new external drive is clicking?

Stefan Mischook
www.killerphp.com

12 Responses

  1. Eloi Author October 16, 2009 at 6:38 pm

    Looks great but… the video isn’t finished

  2. Stefan Mischook Author October 16, 2009 at 6:50 pm

    Yes, the next part will be out within the next few days.

    Stef

  3. Ron Author October 17, 2009 at 2:19 am

    Hi

    this is just great. i`m really exited about this. would there be a full course to download?

  4. Stefan Mischook Author October 17, 2009 at 8:39 am

    Yes. I will be releasing the videos over the next little while. Expect another Monday or Tuesday.

    Stef

  5. Ash Author October 17, 2009 at 12:00 pm

    Stef I’m a big fan of you. thanks for this. looking forward to watch next parts. doing a great job to PHP armatures.

  6. Ron Author October 17, 2009 at 2:52 pm

    wish it was bundled so its easier to follow but who am i to complain. its great and i cannot wait to the mvc, and zend stuff too:)

  7. Steven McDavid Author October 19, 2009 at 9:25 am

    I would like to obtain the complete video.
    When and where will it be available.

  8. Stefan Mischook Author October 19, 2009 at 9:47 am

    I will be releasing the next part later today.

    … And then the others over the next little while.

    Stefan

  9. Pingback: KillerPHP Blog » Blog Archive » Getting into PHP6 and Advanced PHP Concepts Part 2

  10. Dan Remo Author October 20, 2009 at 11:27 pm

    This is great, however, I’m not familiar with the Mac environment.

    Will there be a windows version? I mean showing windows environment like in setting up the Zend framework in wamp and using windows tools and mvc. Thanks.

  11. Stefan Mischook Author October 20, 2009 at 11:30 pm

    It doesn’t really matter because whether you do it on Mac or PC … it is all PHP.

    Just use WAMP for Windows to run your code.

    I hope that helps,

    Stefan

  12. Pingback: Getting ready for PHP6 — Jon Lebensold

To Top