The zend-certification tag has no wiki summary.
10
votes
3answers
1k views
What are some good study resources for the Zend PHP certification?
I'm preparing to take the Zend PHP exam and want to find some resources for study materials. I already have php|Architect's Zend PHP 5 study guide, and of course there is the documentation at the PHP ...
7
votes
3answers
2k views
Zend Certification Study Material
Can you suggest some good material, quizzes, and test books for preparing for Zend Certification (PHP 5)?
6
votes
4answers
725 views
Zend Certification [closed]
Hey all, I'm looking to get my Zend certification soon for PHP5. Has anybody that's taken the exam come out of it with good advice? Are there any useless/nonsense/obscure/esoteric topics covered on ...
6
votes
3answers
684 views
Zend Framework Certification
I have read the answers to a question asking whether Zend PHP certification is worth the effort:
http://stackoverflow.com/questions/165999/zend-php5-certification-does-it-matter
I was wondering ...
5
votes
1answer
92 views
PHP magic methods example
I have this question from the Zend PHP study guide and can't find a proper explanation...
<?php
class Magic {
public $a = "A";
protected $b = array("a"=>"A", "b"=>"B", ...
4
votes
2answers
619 views
Becoming Zend Certified Engineer
I have seen Zend certified engineers growing fast with upper hand over others.
I am also planning to take this exam.
I just wanted to know what areas of programming should I be more focused on when
...
3
votes
2answers
471 views
zend php certification test percentage [closed]
Does anyone know how many questions you can get wrong in the Zend PHP Certification Exam without failing it? It doesn't say anywhere on the Zend site it just says you can either pass it or fail it(I ...
2
votes
1answer
161 views
Zend PHP qualification
The company I work for paid alot of money to put me on the Zend PHP programming course, i completed all the online classes and tutorials all I need to do know is book the test and pass.
Any advice ...
2
votes
2answers
233 views
Using flock() to lock a stream is only assured to work under what circumstances?
This is a question from PHP zend exam,
Using flock() to lock a stream is only assured to work under what circumstances?
When running in a Linux environment local filesystem
When accessing the ...
2
votes
3answers
832 views
How many percent we need to pass Zend Certifieed PHP5 Exam
How many percent we need to pass Zend Certifieed PHP5 Exam?
1
vote
2answers
836 views
Is the PHP Architect's Zend Certification Book needed to pass the Exam?
I want to get the Zend cert under my belt and am thinking about buying this book: Zend Book
Is this the best book to get in preparation for it. I have heard mixed reviews and some opinions that the ...
1
vote
12answers
483 views
Programming Certification Etiquette and Procedure - Additional Compensation
I'm scheduled to take the Zend PHP5 Certification next month and had a few questions regarding the aftermath. Specifically, I believe it is common to be deserving additional compensation after earning ...
0
votes
2answers
309 views
Zend php 5 certification [closed]
Possible Duplicate:
Zend PHP5 Certification, does it matter?
Who passed this exam and how it helped employment?
Is it difficult to test?
Duplicate questions from The Zend PHP ...
0
votes
1answer
2k views
Zend Framework Certification Read Material Sample Questions
Can anyone please provide some reading material ( Except Zend Framework Certification Guide ) or Sample Questions and Guidelines for Zend Framework Certification Exam ?
Pleas share your experiance ...
-4
votes
1answer
70 views
PHP: Which book is the best complete reference on PHP-Mysql for ZCE, odesk exam and for becoming professional? [closed]
I have completed w3school, lynda tutorial & othertutorial and now I want to be certified and professional PHP programmer. I am studying on Zend certification study guide but I think I should read ...