|
PHP Utilities
- Desktop Write
Create output files in Excel, Word and other formats.
- Dynatext
Create shadowed headers and other text on a transparent background dynamically from your program. A key difference from just echo'ing some text is that you provide the font so you aren't dependent on what fonts are on the user's system.
- Array Rows to Columns
Makes it easy to sort 2D arrays by multiple keys.
- HTML2PDF
Create a PDF file from a PHP program using html output. Allows you to convert existing screen displays to PDF. Easy to setup and use.
|