Today is a major milestone for our Dotboost Technologies Inc. Company. We are announcing the 10th member of the team passed the Zend Certified Engineer exam. Zend Yellow Pages This is part of our commitment to ensure that our clients … Read More
PHP Development
Codelobster PHP Edition – Free PHP, HTML, CSS, JavaScript editor (IDE)
Free PHP, HTML, CSS, JavaScript editor (IDE) – Codelobster PHP Edition For valuable work on creation of sites you need a good comfortable editor necessarily. There are many requiring paid products for this purpose, but we would like to select … Read More
Installing GeoIP extension in Zend Server 6 on Windows
As an update to the post Installing GeoIP extension in Zend Server 5.6 on Windows , for Zend Server 6.1 , you can do the following: Download the php_geoip-1.0.8-5.4-nts-vc9-x86.zip file from http://windows.php.net/downloads/pecl/releases/geoip/1.0.8/ From the archived file, copy the file php_geoip.dll to … Read More
Installing GeoIP extension in Zend Server 5.6 on Windows
To test if you have php_geoip extension on your Zend Server, create an php file and copy the following code. This will output true if extension is available or false if not. … Read More
Version Control Ignore Patterns in Zend Studio
In order to globally manage the “Ignored Resources” patterns in Zend Studio, for all projects , instead of manually add to each project, you can do the following: 1. Go to Window-> Preferences 2. Team -> Ignored Resources 3. using … Read More
Commitment to PHP – new Zend Certified Engineers – ZCE – in our team
Another 2 of our team members passed the ZCE exam. Now we are 5 🙂 That mean we are really taking PHP into serious , and at least we have good technical skills. Zend Yellow Pages
Zend Studio PHP Formatter file for DotKernel coding standard.
This post refers to DotKernel 1, based on Zend Framework 1. If you are looking for DotKernel 3 related posts, go here. Here is uploaded the XML file , ready to be imported in your Zend Studio, version 9.x This … Read More
Zend Server 5.5 Quick Setup on Windows
In order to make usable a fresh installation of Zend Server 5.5.0 on Windows 7, and be ready for development , few quick steps are required: … Read More