Category Archives: Web Development
PHP Fastest way to get image width and height
Well, i am currently updating my WordPress plugin. I faced a problem in the past to retrieve image width to determine whether a particular image is require to resize. The problem here is that checking a particular image height and … Continue reading
List Of All Jobs in a select box
This is a ready made select box that contains all the list of job for anyone who needs to place them into a registration form Continue reading
200++ Photoshop Photo Effects
more than 200 photo effect tutorial for both inspiration and references purposes. Image for each tutorial is also provided to better illustrate what each tutorial is demonstrating. Continue reading
17 JavaScript Form Validation Snippets
In this article, you will get to see 17 form validation snippets that can be very useful for your daily development need. These snippets are those that are being search by developers throughout the world whenever they need such form validation code. To make life easier. I compound them for everyone convenience! Continue reading
Inline, Internal or External CSS Style Print First?
In CSS, we all know that we can declare multiple style at different location. However, some of us might not know how CSS cascade these multiple style into one that we see on our web page. Continue reading
Best way to log details. Database or file log?
This is a decision on whether file based logging or database logging is better. Looking at different points and debating your personal preference. Continue reading
25 PHP Form Validation Snippets
Developer often search for form validation rule on search engine and the process of doing that is always repeated. Rather than always searching for the exact same solution, we can speed up our development process by eliminating the searching processing with this article where all validation snippets is being demonstrated. Continue reading
8 jQuery Optimization Tips and Tricks
jQuery, a powerful framework that is popular among both developers and designers. Optimizing jQuery is something that we can do to improve efficiency of our code. This is especially important for web development when web can also be run on mobile or PDA.. Continue reading
