if(move_uploaded_file($_FILES['uploadedfile']['tmp_name'], $targetPath)) {
echo "The file ". basename( $_FILES['uploadedfile']['name']).
" has been uploaded to <a href=\"$targetURL\">$targetURL</a><br />";
} else{
echo "There was an error uploading the file, please try again!";
}
}
?>
-------------------------
Real men tell some pasty geek to set up a web server for them.
Name:
Anonymous2006-12-09 0:06
>>1
usually all those language are useful for something(except python cuz java does the same) they are just useful for different things but most of the ppl on /prog/ are nubs(especially 12) that the only thing they can do is cout<<"Hello World !"<<endl;
Name:
Anonymous2006-12-09 0:23
JESUS CHRIST, WHERE DID >>3 GO!?!?!??!!?! THIS LINE IS NO LONGER SECURE
that's all. and don't tell me you can't properly configure your editor or IDE, do you want me to help?
Name:
Anonymous2006-12-16 19:30
>>29
I said it can't be properly indented and any attempt at it will suck for one reason or another. There's just no good way to indent Lisp code nicely; I've more than tried.
Name:
Anonymous2006-12-16 20:02
>>30
Real men use point-free syntax (i.e. use many .s) in Haskell to avoid parentheses, and function arguments for that matter.
(⌒D⌒) Hello. I am "Mr. Welcome to the past bitch fucking bump". I do believe this is a thread from the past in need of a fucking bump, so I would like to fucking bump it. That is why my name is "Mr. Welcome to the past bitch fucking bump".
Name:
Anonymous2007-10-03 13:58
>>1
C has its uses. C++ pretty much sucks. Java sucks horribly. Perl kinda sucks. Python, Lisp, Haskell, etc. deserve no criticism, besides memes and trolls.
Name:
Anonymous2009-01-14 13:27
SICP
Name:
Anonymous2009-03-06 6:13
The code generated in assembly 3 Convert the ASM to fit your VM.