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
September 8th, 2007 at 10:49 pm
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
September 8th, 2007 at 10:57 pm
“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?
September 10th, 2007 at 10:48 am
[...] 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. [...]
September 11th, 2007 at 2:53 am
Thx for the video!