[PHP-DEV] PHP 4.0 Bug #8906 Updated: Image submit error with X and Y strings

2001-01-25 Thread derick
ID: 8906 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Unknown/Other Function Assigned To: Comments: This are not random numbers, this are the exact coordinates on the image where you clicked on it. Can you if this is the case? Previous Comments: -

[PHP-DEV] PHP 4.0 Bug #8906 Updated: Image submit error with X and Y strings

2001-01-25 Thread menno
ID: 8906 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Description: Image submit error with X and Y strings It seems that the added x and y values are the x and y coordinates of your mouse on the image *doh*. Kinda weird to use a default $x and $y for that thoug