PHP Archive

  • LDAP authentication with Active Directory using PHP

    LDAP authentication with Active Directory using PHP

    Authorise users on a PHP driven website by directly connecting to a Windows Server’s Active Directory using LDAP. The little...

    Read More

  • PHP upload, resize and crop image class

    PHP upload, resize and crop image class

    PHP image upload and resize script which preserves transparencies and allows you to crop and 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