Getting into PHP6 and Advanced PHP Concepts Part 1
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
Looks great but… the video isn’t finished
Yes, the next part will be out within the next few days.
Stef
Hi
this is just great. i`m really exited about this. would there be a full course to download?
Yes. I will be releasing the videos over the next little while. Expect another Monday or Tuesday.
Stef
Stef I’m a big fan of you. thanks for this. looking forward to watch next parts. doing a great job to PHP armatures.
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:)
I would like to obtain the complete video.
When and where will it be available.
I will be releasing the next part later today.
… And then the others over the next little while.
Stefan
Pingback: KillerPHP Blog » Blog Archive » Getting into PHP6 and Advanced PHP Concepts Part 2
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.
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
Pingback: Getting ready for PHP6 — Jon Lebensold