PHP Var for URL to file? PHP Var for URL to file?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

PHP Var for URL to file?

Started by fszone, May 30, 2005, 06:13:01 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

fszone

Hello,

Does anyone know the PHP varable (Like $_url_file) for the root URL to the picture?

For example www.domain.com/gallery/albums/userpics/file.wmv

I would like to put a Download link for videos so 56Kers don't have to stream.

Tranz

There is a hack available that creates the download link. I tried a search but couldn't find it but that doesn't mean you shouldn't try.