I've searched through the results on here for PHP upload and found mostly links for tutorials. Mind you, the tutorials are great, however, they offer no help if something doesn't work. Thus, I turn to here.
I am relatively new to PHP (okay, so I know nothing) howver a client needs this to work. All I'm looking for is a super simple upload script to upload pictures to a different folders, specified by the user, on the server. The server is a shared Unix one that supposedly has all the PHP framework and etc. installed. However, every time I try to run the script, I keep getting an Internal Server Error. I made sure to upload CHMOD (755) and everything that the tutorial included. I just can't get past this error.
Any help would be greatly appreciated.