On Tuesday 28 October 2003 12:17 pm, Robert Sossomon wrote:
> Anyone know where I can get a good collection of PHP Libs (free) for PHP
> 4?  I'm looking for some that can create PDF as well as Word or others.
> Also faxing abilities and such.

Do you mean extensions to PHP, or libraries written in PHP? If the former, 
http://pecl.php.net/ if the latter, http://pear.php.net/

For PDFs, I currently reccomend FPDF from fpdf.org. It's written in PHP, which 
may or may not be what you want. For Word, you should create RTFs. Faxing I'm 
really not sure about- never looked into it.

>
> Thanks!
> Robert
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Anytime four New Yorkers get into a cab together without arguing, a bank
> robbery has just taken place.
>
> -Johnny Carson.
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-- 
Evan Nemerson
[EMAIL PROTECTED]

--
"To achieve adjustment and sanity and the conditions that follow from them, we 
must study the structural characteristics of this world first and, then only, 
build languages of similar structure, instead of habitually ascribing to the 
world the primitive structure of our language."

-Alfred Korzybski

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to