The PHP MVC Pattern. MVC stands for “Model View Controller”. This is considered an Enterprise Pattern, it is used to run a full system from the ground up. If you are confused, fear not, everyone is at first. There are probably many other videos that can demonstrate this better, but I wanted to make one to get it out of my way since it’s so common after RoR. To the MVC Zealots, I’m not looking for an argument of the best way to do things — but if you have a suggestion and a reason please inform us all. jream.com
Posts Tagged ‘PHP5’
PHP Tutorial Deutsch [2011][ Lesson 8 ]: Runden und Zahlen formatieren mit PHP
October 2nd, 2011
phpmoz In diesem Video Tutorial zeige ich euch wie man in PHP sprintf und round nutzt. Zusätzlich gibt es auch ein paar Aufgaben zum üben. Noch mehr Tutorials: www.lostplayer.de Twitter twitter.com Facebook: facebook.lostplayer.com Den Editor erhaltet ihr hier: Notepad++: notepad-plus-plus.org
PHP OOP Tutorial 23 | SimpleXML
April 20th, 2011
phpmoz I run through this one pretty quick mostly because you can learn this by looking at the PHP Manual a lot faster (See “SimpleXML Example” on php.net Docs), its very easy to use and you should know it even if you don’t use a lot of XML at the moment! At this point I haven’t used XPath for really anything I needed ever so I don’t know a lot about it
jream.com
PHP OOP Tutorial 22 | PDO Examples
March 20th, 2011
phpmoz PDO is an awesome Database Object. It can be used with several types of databases & it has a ton of options. It’s a good idea to get familiar with this because at some point Zend Certification requires you to know it. And it manages a lot of the dirty work for you
jream.com * I go a little fast through this one, was trying to fit in 15 minutes.
How to Install PHP5 on Windows 2003 with IIS6 Web Server
June 26th, 2010
phpmoz Visit www.videotutorialzone.com for a high-Rez version of this video and many more. – This video guides you through a fresh installation of PHP5 on a Windows 2003 Server, running under IIS. It covers everything from the initial download of PHP to the tweaks that must be made in order to get it to work with IIS. www.videotutorialzone.com
Install Apache 2.2, MySQL 5, PHP 5, phpMyAdmin for Linux Ubuntu 8.10
April 15th, 2010
phpmoz Visit www.myownserver.info for more information and the high-quality video. This tutorial shows how to install Apache, MySQL, PHP5, and phpMyAdmin on Linux Ubuntu 8.10 using the Synaptic Package Manager. I also demonstrate how to install a GUI for Apache, which is an application called Rapache.
Mac’s PHP MVC Framework – Tutorial #1 – Sample Site Walkthru
January 18th, 2010
phpmoz This video walks-thru the sample site that comes along with Mac’s PHP MVC Framework showing the EditInPlace CMS Editor and the 2 plugins ( Chat and RSS Feed Manager )

Posted in
Tags:

