Pages Tagged with PHP
-
Web Design
We make web sites designed with modern standards.
Random Sequence has designed and implemented dozens of websites and intranets. Our projects are database-backed, content-managed sites, allowing clients to perform their own updates.
If you’d like us to bring our experience to your website, please get in touch
-
Smarty Caching & 304 Not Modified HTTP Header
Using and understanding the 304 Not Modified HTTP Header with the PHP Smarty templating system
-
Removing Accented UTF-8 Characters with PHP
Many of the products sold on designer-lights.com from European manufacturers such as Santa + Cole have accented (diacritic) characters in their titles.
The following PHP code replaces the accented characters with their accent-less equivalents. This makes links from pages which aren’t UTF-8 encoded work correctly.
-
Copying Between IMAP Servers With PHP
This PHP script will duplicate folders and messages from one IMAP server to another.
-
Command Line Password Generator
A command line script written in PHP to generate random alphanumeric passwords
-
PHP RSS Appcast Generator
PHP 5 script to generate an RSS 2 app-cast from the contents of a folder.
Produces feeds suitable for the Sparkle framework to auto-update your Cocoa Application.