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
Determine Whether JavaScript Is Enabled/Disabled Via PHP
An alternative solution for people who want to determine whether a JavaScript is enabled or disabled to run different code on their server scripting language. Continue reading
jQuery and JavaScript CSS !important
In this article, we discuss jQuery and JavaScript ability of handling !important in CSS and both problem and solution of applying !important in jQuery. You also will see JavaScript method of resolving this issue. 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
Review: The Hacker’s Underground Handbook
One of the easiest and powerful handbook that one should read to understand how hacker penetrate your system 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

