03. 05. 2012
zce_passing

Preparing for PHP ZCE exam : Passing the exam !

I hope that the series of “Preparing for PHP ZCE exam” helped you to learn for the exam itself . As for me I have successfully passed the exam on 25th of April...

Read More →
02. 05. 2012
zce_webfeatures

Preparing for PHP ZCE exam : Chapter #10 Web Features

This is one of the easy chapters that everyone should be well familiar with. So just refresh your memory on this one because it may earn you some easy extra points in the...

Read More →
01. 05. 2012
zce_security

Preparing for PHP ZCE exam : Chapter #9 Security

This is probably the hardest chapter of the exam and one that is strongly emphasized. Configuration & Installation Read all about installing PHP as CGI binary or as an Apache module, which is...

Read More →
22. 04. 2012
zce_databases

Preparing for PHP ZCE exam : Chapter #8 Databases

SQL This chapter focuses on some of the topics related with databases. For example SQL is one of the key points of this part. This should not be an issue for people that...

Read More →
24. 03. 2012
ZCE_oop

Preparing for PHP ZCE exam : Chapter #7 OOP

Object Oriented Programming Most of the rules mentioned in this chapter apply to a great majority of programming languages, so assuming you have some experience with software this should be just a good...

Read More →
20. 03. 2012
ZCE_functions

Preparing for PHP ZCE exam : Chapter #6 Functions

This is probably one of the easiest and shortest topics on the exam. But use it as your advantage – this is a great way to earn some easy points to help you...

Read More →
11. 03. 2012
ZCE_io

Preparing for PHP ZCE exam : Chapter #5 Input & Output

Reading and Writting One of the key parts of this chapters is for you to focus on all the file_* and f* functions, which are great tools for file handling. All of them...

Read More →
06. 03. 2012
ZCE_arrays

Preparing for PHP ZCE exam : Chapter #4 Arrays

Basics Arrays are probably the strongest and best tool in PHP for data manipulation. There are dozens of specially prepared functions just for handling arrays. I assume that you are already well familiarized...

Read More →
29. 02. 2012
ZCE_strings

Preparing for PHP ZCE exam : Chapter #3 Strings

String manipulation Besides the real basics of strings in PHP (like f.e. escaping, heredoc syntax, determining the length) you should focus on some of the essential tools that PHP provides for string manipulation....

Read More →
24. 02. 2012
ZCE_DTF

Preparing for PHP ZCE exam : Chapter #2 Data Types and Formats

This is the first part of the exam on which we can actually focus some more. There are some points here that tend to be troublesome or tricky like f.e. xpath queries. From...

Read More →
Pages:123»