
20.04.2008, 16:12
|
|
Постоянный
Регистрация: 30.08.2007
Сообщений: 773
Провел на форуме: 3069349
Репутация:
808
|
|
1
PHP код:
echo '<a href="', $silka, '" target="_blank">Загрузить</a>'
2
PHP код:
echo '<input type="submit" onclick="window.open(\'', $silka, '?r=\' + encodeURIComponent(document.location.href) )" value="Загрузить">';
Последний раз редактировалось astrologer; 20.04.2008 в 16:14..
|
|
|