- Online only
- EOL
Attention! The sale of the product has been completed. Check othercourses in this category. |
-
Do you want to learn practical techniques that you will use to create your own applications?
-
Are you interested in topics such as forms, file handling, databases, sessions or XML processing?
-
Would you like to learn easy solutions to typical problems you can encounter while creating dynamic websites and scripts?
-
Are you looking for an accessible explanation of PHP object-oriented aspects?
The course is designed for programmers who know the basics of PHP and want to gain practical skills useful in creating all kinds of web applications. Using it you will gain extensive knowledge ofadvanced PHP techniques. You will be able to create database applications, scripts validating forms and processing files, implement session mechanisms and support XML data. In addition, you will learn object-orientedaspects of the language,which knowledge is essential when working on any more complex project.
Example lesson - namespace.
What does the training contain?
The course shows many examples of using PHP. Object oriented aspects of the language are discussed in detail: classes,interfaces, inheritance, constructors and muchmore. All the materials are included in the course. While working with the course you will get acquainted with the exception handling in PHP. In the next part of the course you will create applications using databases. You will see how to connect to the database, how to make any queries, how to process data in tables etc. The next group of chapters is devoted to discussing pagination.
What else is in the course?
- Connect Database Usability with PHP
Learn to create dynamic applications based on databases. Use object-oriented solutions to work efficiently with your database.
- Work effectively with wPHP forms.
Make sure that users enter correct data in the form. Add an effective validation on the server side.
- Working with XML data
XML files are very often used in web applications. Learn how to effectively work with data using SimleXMLElement class.
Table of contentsPHP Object Oriented Aspects
Working with a database
File support in PHP
Data filtering
|