News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
Create a Unit Conversion Application w/the Zend_Measure Component
February 15, 2010 @ 09:38:22

On PHPBulder.com there's a new tutorial posted showing you how to create an application that can do unit conversion with the help of the Zend_Measure component of the Zend Framework.

Performing even relatively simple conversion calculations such as from pounds to kilograms from memory can be fairly difficult, let alone calculating more esoteric conversions such as from square meters to acres. To automate this conversion process, I used the Zend Framework to create a calculator capable of easily migrating data among the most commonly used formats.

Zend_Measure lets you define the type you want to convert from and convert to based on some constants included with the component. A simple call to the "convertTo" method and you'll get your answer. Based on this he creates a simple calculator and shows you can can integrate roman numeral support in as well.

0 comments voice your opinion now!
unit convert zendframework zendmeasure tutorial


blog comments powered by Disqus

Similar Posts

Symfony Blog: Symfony and Doctrine 2

Gonzalo Ayuso's Blog: Building a simple HTTP client with PHP. A REST client

DevShed: Polymorphism, Design Patterns, and PHP Programming

Developer Tutorials Blog: PHP array_walk(): Run an array through a function

Content with Style: Zend Framework with nginx and php-fastcgi


Community Events











Don't see your event here?
Let us know!


community object conference example interview functional testing series zendframework2 phpunit code introduction language framework unittest podcast release opinion development tool

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework