A basic html input command using an image will enable you to send the coordinates of the mouse to the next script.
<input type=image src=image.jpg name=coordinate> your x,y variables will become $coordinate_x,$coordinate_y ----- Original Message ----- From: "Minghua Yao" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 28, 2003 8:59 AM Subject: [PHP] Any function that gives the coordinates of the cursor? > Hi, all, > > Are there any functions in PHP which can give us the coordinates of the cursor when we click the mouse? > Thanks for the replys. > > Minghua > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php