Category Archives: Web Development
Benchmark PHP Code – Measure Time To Execute PHP Code / Script
There are lots of PHP code benchmark scripts out there, but some are over complicated. It’s obviously important that the code you use to benchmark your PHP scripts is as efficient and simple as it can be, to avoid any further complications that could skew your results.
So here is, in my opinion, the very simplest way to measure the time taken to execute a script.
Email Tutorial: To, CC, BCC, Subject & Body in Mailto: Links
Automatically populating the emails sent by your web site’s users via the “mailto:” links is a useful way of filtering your enquiries. This tutorial will tell you how to use each different method of filtering and why it’s helpful for …
Batch processing in Adobe Photoshop – Photoshop Droplets
In the digital media business, people often find themselves in a situation where they need to do perform a task over and over again, e.g. an image resize operation on many seperate files or converting a few very large uncompressed …
PHP Copyright Date, Dynamic Year Date
Makes use of: PHP (required) Smarty (alternative) PHP offers many simple but handy tricks to save you time and effort. One of the simplest is to use PHP to output the current year into your pages’ footer copyright notice to …
5 Simple Tips to improve your web design process
Whilst sometimes delays in the Web Design process are beyond your control, there are processes you can implement to make your workflow more efficient. Here are 5 simple tips you can follow in order to relieve the pressure of deadlines. …
