Replace an image file link to download |
8/10/2012 6:40:57 PM |
PHPRunner General questions | |
![]() I am Spanish speaking, so it makes use of google translator. |
|
C
|
cgphp 8/11/2012 |
Post your code. |
R
|
Rigmantas 8/12/2012 |
Hi, |
C
|
cgphp 8/12/2012 |
The link above is for ASP not PHP. The equivalent code is the following: if($value != "") |
![]() |
pasquito author 8/14/2012 |
Thanks friend Cristian Gile, for the help. |
C
|
cgphp 8/14/2012 |
But what I like now is to hide the link shown (www.abc.com/ ...) to be the mouse over the image.
|
![]() |
pasquito author 8/15/2012 |
Checking the URL that is generated when the field containing the name of this file with the File property of PHPRunner, this format is of the form: |
C
|
cgphp 8/16/2012 |
There are a lot of articles on the web about this topic. Check this one: http://www.kavoir.com/2009/05/php-hide-the-real-file-url-and-provide-download-via-a-php-script.html |