and then use it like download.php?name=myfileCode:<?php $name = $_GET['name']; $ext = ".zip"; echo "<a href=\"/downloads/$name$ext\">Download $name</a>\n"; ?>
// just had to be more complicated than anyone else
v_Ln
|
Results 1 to 7 of 7
Threaded View
|
|