07-15-2017, 03:33 PM
Would you mind doing a pastebin for your image validation code?
I like that you condensed the in_array to one line, but it's easier for me to read as several.
I've only recently gotten back into coding after around 10 years of little more than dabbling and had to play catch-up on all the PHP version and industry changes. The validations were one of the first things I modified and a lot of them were practice.
I like that you condensed the in_array to one line, but it's easier for me to read as several.
I've only recently gotten back into coding after around 10 years of little more than dabbling and had to play catch-up on all the PHP version and industry changes. The validations were one of the first things I modified and a lot of them were practice.