All Projects → TBlindaruk → ZEND-PHP-7.1-Certification-ZCPE-

TBlindaruk / ZEND-PHP-7.1-Certification-ZCPE-

Licence: other
Preparing for ZCPE / ZCE 7.1

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to ZEND-PHP-7.1-Certification-ZCPE-

zce-cli
A CLI tool for my personal productivity, Scaffolding tools move to zce/caz 👉
Stars: ✭ 36 (-38.98%)
Mutual labels:  zce
zce-cert-preparation
Examples for ZCE Certification Preparation
Stars: ✭ 19 (-67.8%)
Mutual labels:  zce

PHP-Certification-preparing

Part of the preparation for the ZCE for PHP 7.1

1. PHP Basics

  1. Syntax
  2. Operators
  3. Variables
  4. Control Structures
  5. Language Constructs and Functions
  6. Namespaces
  7. Extensions
  8. Config
  9. Performance/bytecode caching

2. Functions

  1. Arguments
  2. Variables
  3. References
  4. Returns
  5. Variable Scope
  6. Anonymous Functions, closures
  7. Type Declarations

3. Strings & Patterns

  1. Quoting
  2. Matching (String Functions)
  3. Extracting (String Functions)
  4. Searching (String Functions)
  5. Replacing (String Functions)
  6. Formatting (String Functions)
  7. PCRE
  8. NOWDOC
  9. Encodings

4. Arrays

  1. Associative Arrays
  2. Array Iteration
  3. Array Functions
  4. SPL, Objects as arrays
  5. Casting

5. Web Features

  1. Sessions
  2. Forms
  3. GET and POST data
  4. Cookies
  5. HTTP Headers
  6. HTTP Authentication
  7. HTTP Status Codes

6. I/O

  1. Files
  2. Reading
  3. Writing
  4. File System Functions
  5. Streams
  6. Contexts

7. Databases & SQL

  1. SQL
  2. Joins
  3. Prepared Statements
  4. Transactions
  5. PDO

8. Data Format & Types

  1. XML Basics
  2. SimpleXML
  3. XML Extension
  4. Webservices Basics
  5. SOAP
  6. JSON
  7. DateTime
  8. DOMDocument

9. Object Oriented Programming - #TODO 65

  1. Instantiation
  2. Modifiers/Inheritance
  3. Interfaces
  4. Return Types
  5. Autoload
  6. Reflection
  7. Type Hinting
  8. Class Constants
  9. Late Static Binding
  10. Magic (_*) Methods
  11. Instance Methods & Properties
  12. SPL
  13. Traits

10. Security

  1. Configuration
  2. Session Security
  3. Cross-Site Scripting
  4. Cross-Site Request Forgeries
  5. SQL Injection
  6. Remote Code Injection
  7. Email Injection
  8. Filter Input
  9. Escape Output
  10. Encryption, Hashing algorithms
  11. File uploads
  12. PHP Configuration
  13. Password hashing API

11. Error Handling

  1. Handling Exceptions
  2. Errors
  3. Throwables

PHP 7

Result

http://www.zend.com/en/yellow-pages/ZEND030695

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].