Hi,
Currently using $form_data as what mentioned below to upload my image to the database.
http://www.phpbuilder.com/columns/florian19991014.php3?page=1
My question is that i would also like to check the image's length and width but what variable should i use to achieve this?
I'm using $data_form_size to check the filesize currently.
Any help / comment is appreciated. Thanks.