Developing Websites with PHP Certificate for Dariusz Ochotny
Certificate ID:
670855
Authentication Code:
05b6a
Certified Person Name:
Dariusz Ochotny
Trainer Name:
Michał Pipa
Duration Days:
2
Duration Hours:
14
Course Name:
Developing Websites with PHP
Course Date:
2022-03-14 09:00 to 2022-03-15 16:00
Course Outline:
PHP Language Syntax and Basic Concepts
- PHP Install and Libraries
- PHP Syntax
- PHP Variables
- PHP String
- PHP Operators
- If...Else, Switch
- Arrays
- While Loops
- For Loops
- Functions
- Forms
- Forms feedback, GET and POST
- PHP Include
Data Structures
- Associative arrays
- Session variables, global variables, cookies
- Date
- File and File Upload
- Cookies and Sessions
- Error Handling
- Exceptions Handling
- PHP Filter
Object Oriented Programming (OOP)
- classes
- access modifiers
- constructors
- inheritance
Using Databases
- connect to the database
- storing passwords
- executing queries
- processing data
- modifying and removing data
- binding form to records in the database
Security
- authorization and authentication
- using cookies and sessions
Dealing with Images
- GD Library and alternatives
PHP XML
- SimpleXML
- Expat Parser
- XML DOM