In January of this year, I had the idea of writing a html Sanitiser for PHP. Why not? All PHP has is htmlPurifier and a bunch of random solutions that are about as secure as the average wooden gate.
If you think that's harsh, wait for my next blog post
. htmlPurifier is the only secure by default html Sanitiser in PHP.
Fact. But the darn thing is gigantic and slow. That has never stopped me using it (for years),...
Brandon Savage's Blog: FIEO: Filtering Input with...
Brandon Savage has a new post about a key concept that both new and experienced developers need to remember when working with user input - Filter Input, Escape Output (FIEO). Brand-new PHP...
Upcoming PHP Courses - Lorna Mitchell
Since becoming freelance 18 months ago, I've taught a number of courses at my excellent local tech training centre, NTI Leeds. Over the next few months we're running some one-day PHP courses...
Plat_Forms 2012 announcement - Gaylord Aulke
Heise and the university of Berlin just announced the next iteration of the Plat_Forms programming contest. This time, the task all teams need to implement will be more "cloudy", not that...
Post new comment