Quantcast
Channel: jfhovinne - php
Browsing all 3 articles
Browse latest View live

jQuery charToTable plugin

I was playing with jQuery and tables yesterday, and got a weird idea: what about converting characters to tables using jQuery?The idea evolved and I started to write a new jQuery plugin, charToTable.I...

View Article


JSS: JavaScript Simple Syndication - yet another implementation

jFeed, the jQuery RSS/ATOM feed parser plugin I wrote lately has a drawback: you must use a server-side proxy to load cross-domain feeds.It's a little bit annoying, so I looked for a more elegant...

View Article

POP3 filter in PHP using Zend Framework

Install Zend Framework (Debian way) $ apt-get install zendframework pop3filter.php $ su - john $ mkdir -p bin/pop3filter $ touch bin/pop3filter/pop3filter.php <?php require_once...

View Article
Browsing all 3 articles
Browse latest View live