Zend PHP5 Certification Mock Exam Sample Questions — 1

This is the first part of the explanation exam questions to test Zend PHP5 with the correct (imho) answers and useful links on manuals.

If you have additional thoughts please use comments.

Zend PHP5 Certification Mock Exam Sample Questions — 2

This is the second part of the explanation exam questions to test Zend PHP5 with the correct (imho) answers and useful links on manuals.
If you have additional minds please use comments.

Zend PHP5 Certification Mock Exam Sample Questions — 3

zend logoHi friends, I decided to post on his blog the exam questions to test Zend PHP5 with the correct (imho) answers and explain their references.

If you have additions or questions please write them in the comments.

Простой скрипт калькулятора на JavaScript

Использование JavaScript простой и очевидный вариант при реализации простых калькуляторов, призванных заменить публикацию на сайте больших таблиц и для добавления некоторой интерактивности.

Рассмотрим простой калькулятор на чистом JavaScript (без использования библиотек типа jQuery и пр.) использующий функции уникализации и сортировки данных в массиве.