conozco345
07-17-2002, 07:36 AM
Okie Dokie, firepages has a great, great script that I am using, but I need to configure it and I am terrible with PHP. This is the script by the way if it will help answer my questions...
http://www.firepages.org/public/zipfile.php.txt
I added in
system( "del \"$zipFile\"" );
but it deletes it before you can click the URL to take you to the download site. How do I pause it from occuring until they click the link?
Also, how do I create check boxes in PHP?
http://www.firepages.org/public/zipfile.php.txt
I added in
system( "del \"$zipFile\"" );
but it deletes it before you can click the URL to take you to the download site. How do I pause it from occuring until they click the link?
Also, how do I create check boxes in PHP?