RE: [PHP] Best open source project/framework to support a php training course?

2006-09-28 Thread Richard Lynch
On Wed, September 27, 2006 8:47 pm, Ligaya A. Turmelle wrote: You should also make sure to go over security in one of your classes - Might I suggest instead that *EVERY* lesson have a Security focus for a few minutes on whatever issues are relevant to whatever is being discussed -- and if you

[PHP] Best open source project/framework to support a php training course?

2006-09-27 Thread Pinocchio007
I am in charge of outlining a PHP/mySQL course (intro and advanced) for an education institute. I would like to include in the course program an in-depth study of an existing open-source project, allowing the students to be confronted, from an early stage, to a real-world environment. My problem

Re: [PHP] Best open source project/framework to support a php training course?

2006-09-27 Thread Richard Lynch
On Wed, September 27, 2006 4:25 am, Pinocchio007 wrote: is simple: which project/framework to choose in order to bring the current best practice to our students, and prepare them for the future. Not being a professional PHP developer myself, I would appreciate any recommendation. Which OS

RE: [PHP] Best open source project/framework to support a php training course?

2006-09-27 Thread Ligaya A. Turmelle
habits then unlearn and relearn them. Just my $0.02 OK - I'll shut up now. Respectfully, Ligaya Turmelle -Original Message- From: Pinocchio007 [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 27, 2006 7:25 PM To: php-general@lists.php.net Subject: [PHP] Best open source project

Re: [PHP] Best open source project/framework to support a php training course?

2006-09-27 Thread Larry Garfield
On Wednesday 27 September 2006 20:47, Ligaya A. Turmelle wrote: There are a number of frameworks that you can use from PEAR (though many argue over whether it is a framework), Solar, CakePHP, Symfony, Zend's, and many many more. As for most OS projects - I don't know of a particular project

RE: [PHP] Best open source project/framework to support a php training course?

2006-09-27 Thread Paul Scott
On Thu, 2006-09-28 at 11:47 +1000, Ligaya A. Turmelle wrote: Might I make a suggestion to you - no matter which framework/OS project you use... Have it be in PHP5. Yeah it may restrict you in options, but that is where PHP is going and to my mind that is what someone new to PHP should be