Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: What is PEAR? |
|
Author |
|
pips
Joined: 03 May 2006 Posts: 65 Location: Manchester, UK
|
Posted: Fri 09 Feb '07 3:29 Post subject: What is PEAR? |
|
|
I have been googling for some code to show which country an IP address is from, and came across this website:-
http://www.appelsiini.net/~tuupola/196/i18nip2country
I've got the database downloaded and installed into MySQL but the instructions then say to issue the PEAR command........ etc.
But I've not heard of PEAR before - does anyone know what it is?
Cheers,
Phil. |
|
Back to top |
|
useless81
Joined: 07 Feb 2007 Posts: 6
|
Posted: Fri 09 Feb '07 3:56 Post subject: |
|
|
They probably describe it best on their site:
http://pear.php.net/
They have some pretty useful PHP modules, I use one that generates excel sheets:
http://pear.php.net/package/Spreadsheet_Excel_Writer
I would compare it to something CPAN for Perl, modules on demand that are configurable, etc. This particular site appears to have written a PHP module for their code. |
|
Back to top |
|
|
|
|
|
|