Login   Register  
PHP Classes
elePHPant
Icontem

File: PBNR.log

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Ciprian Voicu  >  Pictoru's BNR Parser  >  PBNR.log  >  Download  
File: PBNR.log
Role: License text
Content type: text/plain
Description: PBNR history
Class: Pictoru's BNR Parser
Retrieve currency exchange rates from BNRO
Author: By
Last change:
Date: 2008-03-18 04:52
Size: 1,063 bytes
 

Contents

Class file image Download
 +--------------------------------------------------------------------------+
 | Author			: Ciprian Voicu  						 				|
 | Email			: pictoru at autoportret dot ro			 				|
 | URL				: http://www.autoportret.ro				 				|
 +--------------------------------------------------------------------------+
 | Name				: PBNR history											|
 | Filename			: PBNR.log									 			|
 | Created Date     : 2008-03-18											|
 | Last Modified    : 2008-03-18                  							|
 | Version    		: 1.1		                  							|
 +--------------------------------------------------------------------------+

version 1.1
• introduced the posibility to retrieve a unique currency value not the entire array.
• fixed a possible error due to the `zend.ze1_compatibility_mode` php.ini directive if the server is PHP 5+ and this directive is set to `On` (lots of thanks to id.raduionescu at gmail dot com for reporting this bug to me)
• the array is get with the PBNR::parse() function and the PBNR::get() is used now to extract part or the entire array.