![]() |
Checking if an image is uploaded to the server
Hey,
Is it possible to check if an image is uploaded to the server? For example, PHP Code:
Thanks in advance, Caleb. |
You can use fileExists() on the serverside to see if the file is uploaded to the server. I think the function only takes a filename, not a full path to the file.
|
Lovely. Thanks a lot.
|
I think there's function on the client to check image width and height which you might be able to use (an image that doesn't exist should have a width/height of 0)
|
Quote:
|
| All times are GMT +2. The time now is 06:38 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.