We're a place where coders share, stay up-to-date and grow their careers.
Yep, they were just random alphanumeric characters that passed my POST validations.
Using user input as actual filenames is still a terrible idea. Consider to use an internal key or hashed string as filenames.
Yep, they were just random alphanumeric characters that passed my POST validations.
Using user input as actual filenames is still a terrible idea. Consider to use an internal key or hashed string as filenames.