This is a printer-optimized version of the page
Please click here to see a screen-optimized full version of the page

Vagharshak Tozalakyan - Homepage


[ Homepage ] [ Skills Set ] [ PEAR Packages ] [ PHP Modules ] [ AJAX/JSHttpRequest ] [ Websites ] [ Software ] [ Contacts ]

Zend PHP 5 Certification - Self Test

Posted at July 2, 2007 by Vagharshak Tozalakyan | Comments: 4

Zend suggests to take their 8-question self-test and find out whether the Zend PHP 5 Certification Guide can be useful for test-taker to prepare for the PHP Certification exam. The level of difficulty and subject matters are on par with those encountered throughout the actual exam.

Even if you are not going to pass the real PHP Ceritfication exam, I think it will be interesting for you to take the test exam just to find out your abilities.

Read Full Entry

Delphi for PHP - Rapid Application Development

Posted at July 1, 2007 by Vagharshak Tozalakyan | Comments: 0

If you are a web-programmer who have started professional experience by creating desktop applications in Integrated Development Environments like Delphi, C++ Builder or Visual Studio, you'll be pleased to know about a relatively new development tool called "Delphi for PHP".

In this article I'm going to show how easy is to build web-applications using WYSIWYG design service and powerful code management system provided by Delphi for PHP.

Read Full Entry

Managing 0bject Collections in PHP 5

Posted at April 16, 2007 by Vagharshak Tozalakyan | Comments: 2

Manipulating the lists of objects is one of the common tasks in many PHP applications. Developers may use regular arrays to keep the track of object collections, but it may cause a number of problems regarding effectivity and object-oriented usability.

In this article I'm going to demonstrate the possibility to create an effective object-oriented array wrapper using PHP 5 features.

Read Full Entry