# PHP GURUS can only help my problem

**URL:** https://forum.kirupa.com/t/php-gurus-can-only-help-my-problem/167703
**Category:** Uncategorized
**Created:** [October 31, 2005, 6:19am UTC](https://forum.kirupa.com/t/php-gurus-can-only-help-my-problem/167703 "2005-10-31T06:19:31Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![theflashdude](https://avatars.discourse-cdn.com/v4/letter/t/e274bd/32.png) [@theflashdude](https://forum.kirupa.com/u/theflashdude)
#### Post date: [October 31, 2005, 6:19am UTC](https://forum.kirupa.com/t/php-gurus-can-only-help-my-problem/167703/1 "2005-10-31T06:19:31Z")

</div>

I’ve been working with PHP and MySQL for a year now.

I’m trying to achieve a small thing which I can’t remember how to do.

I want a user to see a grid (image file) and each pixels clicked stores it in memory using coords. What I want to do is get the coords of all the pixels clicked on another page and inserted into a text box ready to be sent using  
mail() function.

Can anyone help me PLZ! Thanks in advance!
