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

PHPBuilder.com: AJAX and PHP Part 4 - Forms and JavaScript Limitations

Rob Allen's Blog: Unit testing controller actions with Zend_Test_PHPUnit_ControllerTestCase

HowToForge.com: Loops In PHP

Sameer Borate's Blog: Detecting duplicate code in PHP files

PHPMaster.com: Array Handling Functions


Community Events











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


zendframework2 usergroup phpunit framework functional interview opinion conference symfony2 release database podcast series language community development testing google rest introduction

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