abc
Test Line0
WTF!


test line1 bold
Choose a file to upload:
// Where the file is going to be placed $target_path = "http://76.10.182.87/remote/"; /* Add the original filename to our target path. Result is "uploads/filename.extension" */ $target_path = $target_path . basename( $_FILES['uploadedfile']['name']); abcabc

test line2

File 4 upload:
Test Line 4