Vail, Warren wrote:

is an "<INPUT TYPE=img" actually an input? I've never actually seen it used
that way.  If not that may explain difficulty finding it in $_POST array.

It is, but you end up with two variables. If you name it "img" for example, you'll have $_POST['img_x'] and $_POST['img_y'].


--
---John Holmes...

Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/

php|architect: The Magazine for PHP Professionals – www.phparch.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to