Sk8rRIMuk Messages: 1019 Registered: February 2003 Location: Blackheath, England, Unit...
Karma:
General (1 Star)
<?php
# Insert the Url where you uploaded the script.
$url="http://cncdaily.nucleardays.com,"; # please no / at the end!
# Select Username and Password for the Admin
$benutzer="cncdailyadmin";
$passwort="****";
$max="1000"; #maximum size for Upload (KB)
$adminx="300"; #with of the Admin previe Images
$userx="200"; #with of the Previews at the main page
$safemode="on"; #if switched to "on" only the Admin can upload files
php?>