Donations
If you feel that any scripts on this site have helped you out enough that you wish to donate a little thank you then please feel free.
There is no pressure to donate as I freely share these scripts but some people just like to say "thanks" - which is always nice!
In the Blog
- Code (11)
- Actionscript / Flash (2)
- AutoIt (1)
- JavaScript (1)
- misc (1)
- MySQL (3)
- PHP (7)
- Featured (11)
- For businesses (6)
- Online Marketing (6)
- Random Rants (7)
- Search Engine Optimisation (5)
- Web Development (11)
- Code (11)
Popular Posts
- LDAP authentication with Active Directory using PHP
17 October 2010 8:08 PM | Comments - PHP display errors at runtime
17 June 2010 11:09 AM | Comments - Track XML or server-side files using Google Analytics
17 March 2010 5:40 PM | Comments - Anatomy of a good internet marketing campaign
01 January 2010 11:06 AM | Comments - Does Google prefer shorter domain names
09 December 2009 10:13 AM | Comments - Jimmy on PHP upload, resize and crop image class
- alberto on Search and Replace text in whole MySQL database
- Sydney web designer on Anatomy of a good internet marketing campaign
- mj7 on Track XML or server-side files using Google Analytics
- George on Track XML or server-side files using Google Analytics
- Stefan Conradie on PHP upload, resize and crop image class
- mj7 on PHP upload, resize and crop image class
- Stefan Conradie on PHP upload, resize and crop image class
Previous Posts
February 2012 M T W T F S S « Oct 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
Code Archive
-
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... -
PHP display errors at runtime
How to temporarily enable PHP errors without editing your PHP.ini file (so keeping display_errors = Off globally in your .ini... -
Track XML or server-side files using Google Analytics
How to trigger a page hit in Google Analytics without using JavaScript so you can track dynamic server side, XML... -
Bulk filename rename tool
A little tool for Windows to bulk rename files or part of file names – great for making files web... -
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. -
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... -
Export MySQL table to Excel
Download the contents of any MySQL table in a format which will open in Excel -
Flash counter animation
Flash spinning counter – spins to a set number. -
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. -
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.
