IE6 Transparency

yesterday i was wroking transparent image for my website project, i always develop my website with browser compatibility in mind so here i run into problem when i view my page in IE6, famous transparency issue in IE6 so i searched for the solution i got many, i though it would’t be better if i posted on blog i also got some screen cost.

Filtering Data with PHP

One of the greatest strengths of PHP is its ease of use. Unfortunately this same benifit has worked against PHP as many new coders have forgotten any security measures or lack the expertise to create a class to validate their variables from end users. PHP provides an extension to help with this process. There are [...]