Archive for the ‘php’ Category

Easy Reflections, a PHP script that enables you to create reflections (Web 2.0 look) of any image. Supported image types are GIF, JPG & PNG. There is a built-in caching mechanism to prevent creating same images again & again. And, fade levels used can be configured. The script works with both PHP4 & PHP5 and [...]

LightForm is an AJAX – PHP Contact Form is a simple but handy script for creating charming & secure contact forms. It uses FormCheck2 for validation and NiceForms for the styling of the form. LightForm has the “question asking”  feature for eliminating spams & it provides the user IP, referrer and browser agent in the [...]

Automatically created website thumbnails have a wide usage from links in a website to a web application presenting URLs with their thumbnails. Using a website thumbnail generation service is generally a time-saving decision both for the website owner (as it’ll be automated) & the visitor (for getting a better idea about the link). Here are [...]

DetectMobileBrowsers.mobi is a website providing a function & information on how to detect mobile browsers. It can detect: iPhone Opera Mini Android Blackberry It has an online function generator that guides you to create a personalized function according to “how you want to treat every browser”.

PHP template engines are used widely to seperate the code & the layout. This makes a website easier to maintain/update & creates a better development environment by enabling developers & designers to work together easier. It sure has some drawbacks which is generally the performance (most libraries offer great solutions there) & need to learn [...]


top