When you write tutorials and you want people to use them wherever they are it is a good idea to offer the HTML documents as a zip for downloading. The benefit to the end user is that they don’t need to be online to look something up (I …
Original post by Chris and syndicated here by SEM
Share Affordable Web Developer:These icons link to social bookmarking sites where readers can share and discover new web pages.
Posted on Monday, January 14th, 2008
Under: Affordable Web | No Comments »
HTML Purifier 3.0 has been released. What is HTML Purifier? HTML Purifier is a standards-compliant HTML filter library written in PHP. HTML Purifier will not only remove all malicious code (better known as XSS) with a thoroughly audited …
Original post by unknown and syndicated here by SEM
Share Affordable Web Developer:These icons link to social bookmarking sites where readers can share and discover new web pages.
Posted on Monday, January 14th, 2008
Under: Affordable Web | No Comments »
It works by supplying a “/” after the actual PHP file then entering your desired code. I’ve done 4 test cases which show how it’s possible to inject javascript and perform a redirect on code which doesn’t filter PHP_SELF correctly. …
Original post by Gareth Heyes and syndicated here by SEM
Share Affordable Web Developer:These icons link to social bookmarking sites where readers can share and discover new web pages.
Posted on Monday, January 14th, 2008
Under: Affordable Web | No Comments »
CakePHP 1.2 allows you to override CakePHP’s defined tags. Yeah, I know, so did CakePHP 1.1, but now you can define your own base helper, from which all CakePHP helpers will inherit, and only override the tags you decide. …
Original post by unknown and syndicated here by SEM
Share Affordable Web Developer:These icons link to social bookmarking sites where readers can share and discover new web pages.
Posted on Monday, January 14th, 2008
Under: Affordable Web | No Comments »