0% found this document useful (0 votes)
69 views1 page

ZCPE: List of Exam Topics: PHP Basics Functions Data Format & Types

The document outlines the topics covered in the ZCPE exam, organized into categories including PHP basics, functions, data types, object oriented programming, security, I/O, strings and patterns, databases and SQL, arrays, and error handling. Some of the main topics covered are syntax, variables, control structures, namespaces, extensions, sessions, forms, cookies, HTTP authentication, reflection, type hinting, class constants, instance methods and properties, files, reading/writing files, prepared statements, transactions, associative arrays, array functions, exceptions, and errors.

Uploaded by

kaxam
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
69 views1 page

ZCPE: List of Exam Topics: PHP Basics Functions Data Format & Types

The document outlines the topics covered in the ZCPE exam, organized into categories including PHP basics, functions, data types, object oriented programming, security, I/O, strings and patterns, databases and SQL, arrays, and error handling. Some of the main topics covered are syntax, variables, control structures, namespaces, extensions, sessions, forms, cookies, HTTP authentication, reflection, type hinting, class constants, instance methods and properties, files, reading/writing files, prepared statements, transactions, associative arrays, array functions, exceptions, and errors.

Uploaded by

kaxam
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

ZCPE : List of Exam Topics

PHP Basics Functions Data Format & Types


• Syntax • Arguments • XML Basics
• Operators • Variables • SimpleXML
• Variables • References • XML Extension
• Control Structures • Returns • Webservices Basics
• Language Constructs and • Variable Scope • SOAP
Functions • Anonymous Functions, • JSON
• Namespaces closures • DateTime
• Extensions • Type Declarations • DOMDocument
• Config
• Performance/bytecode caching

Web Features Object Oriented Programming Security


• Sessions • Instantiation • Configuration
• Forms • Modifiers/Inheritance • Session Security
• GET and POST data • Interfaces • Cross-Site Scripting
• Cookies • Return Types • Cross-Site Request
• HTTP Headers • Autoload Forgeries
• HTTP Authentication • Reflection • SQL Injection
• HTTP Status Codes • Type Hinting • Remote Code Injection
• Class Constants • Email Injection
• Late Static Binding • Filter Input
• Magic (_*) Methods • Escape Output
I/O • Instance Methods & • Encryption, Hashing
Properties algorithms
• Files • SPL • File uploads
• Reading • Traits • PHP Configuration
• Writing • Password hashing API
• File System Functions
• Streams
• Contexts

Strings & Patterns Databases & SQL Arrays


• Quoting • SQL • Associative Arrays
• Matching • Joins • Array Iteration
• Extracting • Prepared Statements • Array Functions
• Searching • Transactions • SPL, Objects as arrays
• Replacing • PDO • Casting
• Formatting
• PCRE
• NOWDOC
• Encodings

Error Handling
• Handling Exceptions
• Errors
• Throwables

You might also like