Archive

Posts Tagged ‘menu controls’

QPHP

May 6th, 2009 Jigish Thakar No comments
QPHP stands for Quick PHP and is a MVC framework similar as architecture to ASP.NET.
Basically it:

  • Brings the elegance of Java and C#
  • Drops all Perl like bizzare statements that other PHP frameworks use
  • Relies extensively on OOP concepts

Read more…