Object-oriented PHP: Essential Constructs
Offered By: Pluralsight
Course Description
Overview
A start to object-oriented PHP that will take a student from concept to a working form generator application.
A tour of object-oriented constructs in the PHP language including classes, objects, properties, and methods. The course details the construction of objects and how to use them to contain and define real software models. A form generator application is included that generates a form, receives the request with form data, processes the form data by passing it through a series of validation classes, finally returning a response. The complete request/response cycle is walked through.
A tour of object-oriented constructs in the PHP language including classes, objects, properties, and methods. The course details the construction of objects and how to use them to contain and define real software models. A form generator application is included that generates a form, receives the request with form data, processes the form data by passing it through a series of validation classes, finally returning a response. The complete request/response cycle is walked through.
Syllabus
- Essential Constructs 16mins
- The PHP Object 32mins
- The Constructor/Destructor Magic Methods 15mins
- Static Class, Properties, and Methods 26mins
- Form Generator: Putting It All Together 31mins
Taught by
Daryl Wood
Related Courses
Introduction to Functional ProgrammingDelft University of Technology via edX Introduction to Office 365 Development and APIs
Microsoft via edX Web Development and Design using Wordpress
California Institute of the Arts via Kadenze Build a Basic PHP Website Course (How To)
Treehouse Web Applications for Everybody
Independent