https://stackoverflow.com/questions/57969918/splfileinfogetsize-stat-failed
The error occured because you have move()d the file and then getSize()d the object. Try to set a variable and assign the size and then move the file.
No comments:
Post a Comment