Re: [PHP-DB] php generators

2009-04-28 Thread harvey
Dreamweaver has some php generation. That's how I started to learn. I am not an expert by any means, and I am sure that experts will not like the code, but for a beginner, I found it totally fine On 4/28/2009 12:40 PM, conor mahaney wrote: Hello Everyone, I am a beginner with PHP and Mysql a

Re: [PHP-DB] php generators

2009-04-28 Thread Jonathan Langevin
Most code generators are bloated, poorly designed, and just plain trouble.The only code generator that I currently like, is the one for CakePHP, but you'll have to do some heavy reading to get up-to-speed on how to develop with Cake (especially considering it uses Object Oriented development princi

[PHP-DB] php generators

2009-04-28 Thread conor mahaney
Hello Everyone, I am a beginner with PHP and Mysql and have dived into a project that may be to much for me right now. I am still learning php and do not have enough knowledge to accomplish what I am trying to. I have been looking into PHP code generators and was wondering if anyone has any