How can I attach an image so that it is emailed to me
<form action="thispage" method="post">
<input name="image" type="file"> // How can this file be email to the above email??
submit button etc etc etc
</form>
Please help me i have tried searching for help and i cant find any
