Essays about: "PHP5"

Found 3 essays containing the word PHP5.

  1. 1. A Mobile Service Delivery Platform forWeb Classifieds

    University essay from KTH/Kommunikationsnät

    Author : Azam Mahmood; [2013]
    Keywords : ;

    Abstract : The Mobidoo Mobile Service Delivery Platform (MSDP) provides opportunity to the service providers to add online services by creating classifieds and advertising them to end users. These services can either be provided free of cost or with cost. READ MORE

  2. 2. Designing Framework for Web Development

    University essay from Institutionen för informatik och media

    Author : Mohammad Hafijur Rahman; [2012]
    Keywords : PHP; PHP5; PHPWebPad; Web development framework; MVC; ORM; Abstract design patterns; Load by demand; Design science;

    Abstract : .... READ MORE

  3. 3. Object Relational Mapping in PHP5

    University essay from Institutionen för datavetenskap, fysik och matematik, DFM

    Author : Michelle Sanver; [2011]
    Keywords : ORM; PHP5; MySQL; Doctrine2;

    Abstract : Using an object relational mapper, ORM, is a good idea if you have an object relational code base and are following standards. By using an ORM you get a separation between actual objects and data persistence. This also makes it possible for the programmer to fully focus on the application without knowing much about how the database itself works. READ MORE