A do-it yourself blog
Posts tagged upload
How to : Pdf thumbnails with php
0914 days
by Christophe Verbinnen
in PHP
Hello,
I’ve just worked on something for a project of mine and I wanted to share this code with you.
It’s nothing new but good to know…
Related Posts:
form submit via Hidden iframe (A.K.A Fake Ajax)
0988 days
Today, I wanna share with you a way to submit forms using a ajax look & feel altought it’s not really ajax.
The question you might ask is :
why should I use this method instead of real ajax ?
Well they’re is numereous answer to that but one good reason it that is doesnt require any type of ajax libs and you can start using it even if you never used ajax before.

Last comments