11.1.4 RTFThis is NOT the latest copy of this book; click here for the latest version.
The Rich Text File format, RTF, was designed to allow documents containing more than just plain text to be saved in a basic file format. To this end, RTF allows documents to contain tables, shapes, coloured text, and more, and saves it all using a special tag-like format describing how it fits together.
While it is true that RTF is much, much simpler than modern word processor documents, such as Microsoft Word 2003 or OpenOffice.org, it is still able to handle the majority of documents created by users as few people really use the advanced features. The fact that RTF documents can be amended easily by hand - or by a PHP script - is a big advantage.
|
Want to see this stuff in print? PHP in a Nutshell takes the core topics covered here, adds in thousands of edits from the editorial team and myself, and combines them to make an unbeatable reference for PHP programmers at all levels.
My latest book has hundreds more tips on how to use PHP, Apache, and MySQL, plus Perl, Python, shell scripts, performance tuning, and more!
|