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
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?
Pingback: developercast.com » Stefan Mischook’s Blog: Building Objects Video (Parts 1, 2 & 3)
Thx for the video!