/ZCE

Advanced PHP exercise, Zend Certified Engineer material

Primary LanguagePHP

Introduction

ZCE stands for Zend Certificate Engineer is the enterprise standard test that evaluates the competence about PHP in a wide range of aspects of the language. There are 11 groups of knowledge that are challenged when taking the test. The material listed in this repository is compiled for that purpose.

Practise makes perfect

A number of code snippets, most of them are relatively short, can be found in the folder named "practise". You can fork them if you want to have a look via localhost. You can even find the anwser for each question within the file listed. Normally in each file, there is an echo or print line which output something either string or integer. You have to calculate when looking the code snippet to find the output by yourself if you want to do some practice.

Copyright

The content in this repository is under CC BY-NC-ND