Interspire’s SiteBox 2004 (formerly WebEdit Platinum) has been released this week. After 6 months of development and testing, dozens of new features
PHP Tips
Other Categories: Application Architecture, Databases, News, Pear, PHP Functions, Setup & Installation, Site Operation, Tools, and Tricks & Hacks.
I like writng in PHP, but miss the easy perl way of changing an associative array to a list and then a list to a string. This makes it handy to
Download Files Located Outside Web Directory
Extracting data from remote HTML files without the use of regular expressions You may have noticed that esnipe.com has started
Let’s say you want to sort a heirarchial list of categories to display in a pulldown menu. You could do something like the
I forgot to include some example code in my original submission: $t = new template($templateDir); $t
Hi PHP friends, Here comes some quick tips : 1. To prevent IE from caching
I was having a problem with managing with PHP my AuthUserFiles in Apache, namely that in the Windows environment crypt is not supported, and php’s
Like many people when I began using PHP I thought “This would kick butt for shell scripting!”. So I thought I would write up a little
Introduction PHP4 is packed with good features. One of the most popular is session variables. These are variables that persist