PHP Advanced
Taux forfaitaire
19 € par mois
Licence unique Plus de 1000 livres électroniques et tutoriels vidéo Accès instantané 12 mois(228 €par an) renouvellement automatique
Plus de détails
Introduction to PHP Advanced Course
- Course Objectives; Review of the Basics - Part 1
- Review of the Basics - Demo 1
- Review of the Basics - Part 2
- Review of the Basics - Demo 2
- Review of the Basics - Part 3
- Review of the Basics - Demo 3
- Code Reuse, Feeding a Function, Return Data from a Function, Pass-by-Value,Pass-by-Reference, Functions, and External PHP
- Call-by-Value vs. Call-by-Reference - Demo
- Date and Time Manipulation
- How to Manipulate Date and Time - Demo
- PHP Built-in Constants, Debugging PHP, and Application Logging
- Debugging and Logging PHP - Demo 1
- Debugging and Logging PHP - Demo 2
- String Manipulation and Regular Expressions
- String Manipulation Functions - Demo
- Regular Expression Functions - Demo
- Runtime Error Handling
- Runtime Error Handling using PHP Exception Handling Mechanism - Demo
- Manipulating Files with PHP
- Reading and Parsing Data in Comma Separated Value Format - Demo
- Database Storage
- Database Connectivity - Demo
- Design Patterns
- Mail Function
- Retrieving and Sending an E-mail using a PHP Function - Demo
- Send E-mail using Simple Mail Transfer Protocol - Demo
- PHP Extension and Application Repository
- PHP Extension and Application Repository - Demo
- Client URL
- Basic cURL - Demo
- Login to a Website and Post Status Update using cURL- Demo
- Webscraping using cURL - Demo
- Simple Object Access Protocol
- NU SOAP Library - Demo
- Web Services Description Language
- Benefits of using WSDL - Demo
- Developing Web Services using SOAP Protocol - Demo
- Introspection and Reflection
- Introspection API - Demo
- Reflection API - Demo
- Smarty Templates
- Smarty Template Engine for PHP - Demo 1
- Smarty Template Engine for PHP - Demo 2
- Sessions
- PHP Session Mechanism - Demo
- CakePHP, Yii, Zend and Codelgniter
- Best Practices
- Use of Encryption - Demo