New Video: Building Objects in PHP
![]()
Hi,
I just released part 1 of my video on building objects in PHP.
This is a hands-on video where I hope the viewer will actually write code along with me. I want to stress that this video (like everything else on this site,) targets beginners .. not old PHP hacks.
… My goal is to make object oriented programming approachable to everyone.
-
Part 2 should be out within a few days.
Thanks,
Stefan Mischook
www.killerphp.com
This entry was posted on Friday, September 7th, 2007 at 5:43 pm and is filed under Object Oriented PHP. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.


Hello,
I just completed the 2nd video where you explain PHP and Forms. I have created the form.php and form_resoponse.php files and was wondering if you can help me learn how to process the informatin on the server side.
Thanks alot,
Dominick
“was wondering if you can help me learn how to process the informatin on the server side.”
I’m not sure what you are asking? If you are using PHP, by you are processing information on the server side.
If you watch the very first video in the series, I explain that.
-
Are you asking me to show you how to load the data into MySQL?
[...] Part 1 – This is a hands-on video where I hope the viewer will actually write code along with me. I want to stress that this video (like everything else on this site,) targets beginners .. not old PHP hacks. [...]
Thx for the video!