HTML Purifier is a awesome PHP filter library designed to secure and add standard compliance to HTML. In websites including user generated content, this library allow to have mutlimedia pages including image, text formating and YouTube videos in a secure and SEO proof way thanks to rich text editors like Tiny MCE or FCK Editor…
Category: PHP
Interconnectez blog, Twitter et Facebook pour démultiplier votre audience
Avant l’apparition des services de microblogging et des plateformes de réseautage social le canal de publication principal du blogueur était son blog (logique :P). Désormais nos écrits sont dispersés et notre audimat fragmenté. Messages courts à caractères professionnels sur Twitter, notices à l’intention de la totalité de notre graphe social sur Facebook ; articles détaillés,…
Add reCAPTCHA widgets to Symfony forms
I’ve wrote a new Symfony plugin to add reCAPTCHA widgets and validation to Symfony new forms. reCAPTCHA is a free CAPTCHA service that helps to digitize books, newspapers and old time radio shows. To install: checkout it from http://selfpublish.googlecode.com/svn/trunk/plugins/sfAnotherReCaptchaPlugin/ and put it in your Symfony plugins directory. Next, get a reCAPTCHA key and put the…