Answers containing the keyword ‘php’
Browser Friendly Links
Make browser and search engine friendly links
Control Caching Of Dynamic Web Pages
How to control caching of dynamic web pages.
Hotlink Protection
How to protect files from hotlinking
Drop In PHP Caching Function
Cache complex content using PHP without greatly modifying the existing code structure.
Prevent Caching Of Dynamic Web Pages
How to prevent caching of web pages using PHP.
Template-Based Site
Make a simple PHP-based template-drive site
Bypass PHP Output Buffering When Using Apache Mod_deflate
How to output content immediately to the browser by bypassing PHP’s output buffering using flush() & ob_flush() while still using Apache mod_deflate to compress page contents.
Perform A Regular Expression Search And Replace
This page lets you perform a PHP perl-compatible regular expression find and replace using preg_replace.
Text Tools
This page lets you do various things to text, and gives you the encoded, decoded, or otherwise converted text back.