Posts tagged upload

How to : Pdf thumbnails with php

0

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…

(more…)

Share

Related Posts:

form submit via Hidden iframe (A.K.A Fake Ajax)

0

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.

(more…)

Share

Related Posts:

Go to Top