Translator

Archives
Tags
3D Graphics Apache Apple captcha cat CentOS Checksum CMake DNSBL domain redirection Dovecot Fedora gd gzip howto htaccess IMAP iPhone jabber JavaScript Linux MacBook Mac OSX md5sum mod_rewrite MTA Multi-Volume MySQL Ogre3D Ogre Samples openfire PEAR PHP security images Sendmail sha1sum split SquirrelMail tar Ubuntu URL rewrite Volume Archive Xcode xmpp Yum
Monthly Archives: November 2007
Searching for fields in unknown MySQL tables
A friend emailed me weeks ago asking if there is a SQL SELECT statement to search for fields in a database if the table names are unknown. As far as I knew there wasn’t and suggested creating a script to … Continue reading
Hotlink Protection with Apache mod_rewrite and .htaccess
So you have people linking to files on your site and it’s eating up all your bandwidth. You want it to stop but you’re not sure how. If you’re using Apache for your web server, you can use .htaccess to … Continue reading