Page 1 of 1

PHP Product devt

Posted: Sat Sep 16, 2006 7:17 am
by vivekjain
Hi,
We are planning on developing an application using PHP and MySQL, and would want to develop this using a product development approach, like the Joomla and other open source tools. Can anyone suggest me a link wherein I can get some pointers as to how to go about the product development approach specifically for PHP?

Thanks in advance.

Posted: Sat Sep 16, 2006 7:54 am
by feyd
The development approach is generally the same across programming languages.

Posted: Sat Sep 16, 2006 11:46 pm
by RobertGonzalez
Can you explain a little bit what a development approach might be? It sounds useful.

PHP Prod dev

Posted: Mon Sep 18, 2006 12:58 am
by vivekjain
Yes, I agree that the product devt approach is same irrespective of the programming language, but I am looking at some ideas specifically that is being used in PHP. For eg, Joomla uses global.php, and all the text on the site, comes from a languages folder, etc. Would like to know the best practices.

Thanks

Posted: Mon Sep 18, 2006 10:44 am
by RobertGonzalez
There are generic best practises for PHP, but for individual/specific projects, you may be better off developing your own.