Page 1 of 1

PHP and the LAMP framework- some questions?

Posted: Wed Jan 14, 2009 3:46 pm
by recci
Can somebody give me some examples of what would be used within the LAMP web application framework for the following:
Short answers or notes will be fine its just to give me something to work with.


• compilation/interpretation (Id assume ZEND?)
• programming languages & libraries (PHP,SQL what else?)
• authentication & authorisation?
• database connectivity (MYsql what else?)
• platforms & servers (Linux and Apache what else?)
• Testing frameworks (iv no idea!)
• Security frameworks (iv no idea!)
• Template frameworks (iv no idea!)
• Caching frameworks (iv no idea!)
• Form Validation frameworks (iv no idea!)

Re: PHP and the LAMP framework- some questions?

Posted: Wed Jan 14, 2009 4:34 pm
by allspiritseve
recci wrote:• Testing frameworks (iv no idea!)
SimpleTest
recci wrote:• Template frameworks (iv no idea!)
PHP :D