[PHP] PHP library

2001-10-24 Thread pierre . marcandella
Hi everybody, Does anyone know a way to check if a server is able or not to support PHP script including PDF related function ? I guess I need to know if the server has API idoine or something like that. Thanks for your help. Pierre By the way, any good tutorial about creation of PDF file u

Re: [PHP] PHP Library for currency conversions

2001-01-26 Thread Philip Olson
There was a discussion of one that starts here : http://marc.theaimsgroup.com/?l=php-pear&m=97879652231768&w=2 Not sure how far along it is and that discussion is more about "where to put it in PEAR" and it's not yet in PEAR so who knows, perhaps you can ask the author about it. At somepoin

[PHP] PHP Library for currency conversions

2001-01-26 Thread Boget, Chris
We need something to where we can poll a service and pull the exchange rates for various currencies against the dollar to our database for later use. Is there a PHP library/class that does something like this already? Just so I'm not reinventing the wheel? :p Chris