PHP Programming
PHP code examples, programming tricks and experiments
Converting special characters to HTML entities between code tags A PHP function I wrote to allow HTML snippets between code tags in any textarea. This would be very useful for blog admin pages.
How to post forms to clean, rewritten URLs without JavaScript A simple way to use clean rewritten URLs directly from posted forms without JavaScript