PHP Archive

  • 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

  • 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

  • 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