$site_url = "http://www.changethis.org"; // Your domain name. No trailing slash at the end $upload_folder = "modules/DownloadsPlus/uploads"; // Upload Folder $size_limit = "yes"; //do you want a size limit yes or no. $limit_size = "200000"; //How big do you want size limit to be in bytes $limit_sizeKB = ($limit_size / 1024); // The size limit in Kilobytes $limit_ext = "yes"; //do you want to limit the extensions of files uploaded $extensions = array(".php", ".php3", ".php4", ".phtml", ".pl", ".com", ".bat", ".exe"); //List extensions you want to ban // Function To Replace Spaces In Filename With Underscores function RemoveSpaces ($spaces = "") { $spaces = ereg_replace(" ","_",$spaces); while (eregi(" ", $spaces)) { $spaces = ereg_replace(" ","_",$spaces); } return $spaces; } ?>
Menu principaleLe tue listeOnline...Abbiamo 1 ospite e 0 iscritti in linea
Non siete registrati? Potete farlo con un click qui. Ipse dixit |
|