Official PayPal Seal
Payment Check Out Only
PayPal is the secure payment processor for  WinCo Graphix & Design
Design Services
Printing
All rights reserved by WinCo Graphix & Design   2012

Printing
0) { echo "Error: " . $_FILES["file"]["error"] . "
"; } else { echo "Upload: " . $_FILES["file"]["name"] . "
"; echo "Type: " . $_FILES["file"]["type"] . "
"; echo "Size: " . ($_FILES["file"]["size"] / 1024) . " Kb
"; echo "Stored in: " . $_FILES["file"]["tmp_name"]; } ?>