Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

PHP Image Functions

Name: Anonymous 2005-04-13 13:51

I recently tried to make images do the same like this site

http://danasoft.com

But, I donnow why he could use .jpg as the file extension.
I'm only stuck with .php
Is there like a way to mask the file type?

Name: Anonymous 2005-04-28 13:38

mod_rewrite. (Google it)

RewriteRule png$ yourphpfile.php?file=%{REQUEST_URI} [NC]

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List