Upload
SEND US YOUR CAREGIVER PHOTO
We want to permanently include your caregiver’s photo as PHOTO OF THE WEEK Photo Of The Week. It is quite a simple task:
1) Upload your picture using the script below
* Note: All pictures uploaded will be reviewed for suitability
2) Please send us an email via our contact form below with the following information:
* The filename of the picture you have uploaded
* Basic information about your picture including names, a short bio and desired caption
* Your name, today’s date and your website, if you have one!
3) Please do not bypass this script and email me your picture directly as an attachment to your email. The picture will be deleted from our server. If you are experiencing problems, please use the contact form below.
4) * PLEASE NOTE …………
(a) English Filenames only – if I can’t read the name of the filename – it will be deleted
(b) Filenames under 10 characters – if there is more than 10 characters – it will be deleted
>> (c) I mean it – with items (a) and (b) ….
(sorry everybody .. We do not like the spam we have been receiving by a handful abusing this option)
Thank-You
www.plasticrain.com
www.atechmedia.com
If you use this script you should include a link back to our website
with the link www.plasticrain.com to allow other users to benefit.
This page is designed to be inlcluded within another page therefore html, head
and body tags have not been used. You can include this page into another page by
following the instructions in README.
If you have any problems with this script please post a message in our message
boards at www.plasticrain.com/forums/
*/
// CONFIG
$serverpath = “/home/health/public_html/alzheimer/photos/awaiting_review”; // Path to where images should be uploaded to on the server.
$urltoimages = “http://alzheimer.BattlingForHealth.com/photos/awaiting_review”; // Web address to where the images are accessible from.
$maxsize = “700000”; // Example – 20000 is the same as 20kb
// CONFIG END
$mode = $_GET[‘mode’];
if ($mode == “”) { $mode = “form”; }
if ($mode == “form”) {
echo “