Useful posts
Posted: Thu Jan 27, 2005 11:50 am
I've had to recall these threads fairly often, so for helping others find the information a little faster or without needing to make me post a link, here are a bunch of threads/posts I figure would be useful for a lot of people.
- Multi-column formatted output: PHP & MySQL formatting problem
- Multi-column formatted output 2: Create Member Directory with Alphabetical Listings
- Dynamic sorting by column header: call "ORDER BY" command from php
- Working with regex/RegExp/regular expressions and explanations of how they work:
- Chopping of text without losing words: chopping of text
- Find all records that aren't matching: SQL SELECT JOIN HELP
- Smarter XHTML/HTML/SGML tag stripper: Simple REGEX needed...
- Database sessions: session_set_save_handler()
- Simple tree menus using database: Creating Menu Tree using PHP and MYSQL
- Hierarchical trees using database: Managing Hierarchical Data in MySQL
- Some helpful information determining a file's actual type: Upload Script
- Proper use of $_GET with includes: $_GET and include
- How to protect downloads Secure Downloading
- mysql_real_escape_string() vs addslashes(): Fun with addslashes()