Code Archive

  • Bulk filename rename tool

    Bulk filename rename tool

    A little tool for Windows to bulk rename files or part of file names – great for making files web...

    Read More

  • PHP upload and resize image class

    PHP upload and resize image class

    PHP image upload and resize script which preserves transparencies and allows you to convert the uploaded image.

    Read More

  • Validate email in JavaScript or ActionScript

    Validate email in JavaScript or ActionScript

    Here’s a little function which can be used to validate whether an email address is valid or not – it...

    Read More

  • Export MySQL table to Excel

    Export MySQL table to Excel

    Download the contents of any MySQL table in a format which will open in Excel

    Read More

  • Flash counter animation

    Flash counter animation

    Flash spinning counter – spins to a set number.

    Read More

  • Speed up your site by reducing HTTP requests

    Speed up your site by reducing HTTP requests

    Use PHP to compile all your CSS or JavaScript files into one request – you can even include whole directories.

    Read More

  • Search and Replace text in whole MySQL database

    Search and Replace text in whole MySQL database

    Use PHP to find and replace a string throughout your whole MySQL database – or just use it to search.

    Read More

  • Ajax Suggest SQL

    Ajax Suggest SQL

    How you can use content from your database to make a list of search suggestions for an AJAX style search...

    Read More