Ben Wiley Sittler
b6db5dc781
add missing whitespace before /> so that the XHTML works in more plain-HTML parsers; quote attributes in double quotes rather than single quotes for the same reason
vor 16 Jahren
Ben Wiley Sittler
05d915e155
remove the stylesheet, as it does not seem to help at the moment. also remove the <pre></pre> in figlet.php since it does not seem to make a difference since the table markup includes <tt></tt> inside each cell.
vor 16 Jahren
Ben Wiley Sittler
419d70e614
send correct content-type; add a missing doctype (although technically the table is not allowed inside pre, but that we will need to find another fix for)
vor 16 Jahren
Ben Wiley Sittler
f4ff053390
HTML conversion of text.php
vor 16 Jahren
Ben Wiley Sittler
5eb92c7713
apparently php inw ww dir should not be executable?
vor 16 Jahren
Ben Wiley Sittler
dd1478f372
copy text.php to www in preparation for htmlizing
vor 16 Jahren
Nicolas Vion
cc238fd633
* Change test for php-cli mode in sample programs
vor 16 Jahren
Nicolas Vion
77d1ef7e7d
* Check that samples programs are executed with php-cli
vor 16 Jahren
Nicolas Vion
6462d00d2f
* Add php binding for 3 caca charset conversion functions
* Change php header for sample program "text.php"
vor 16 Jahren
Nicolas Vion
b4830cb8e7
* Close php blocks in samples programs (add "?>")
vor 16 Jahren
Nicolas Vion
aa92ad5d03
* Add php binding for caca_export_memory (called caca_export_string)
* Rename php function caca_import_memory to caca_import_string
* Add sample program "text.php" (php port of examples/text.c)
* Add php binding for "caca_set_attr"
vor 16 Jahren