I always use "InputImageName_x > 0" to know if a button was clicked. How can I get the value on my input type=image? Like: <input type=image name=contatc value="002545645"> how can I get "002545645" with "$contatc"? thanks, Augusto -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- Re: [PHP] Get the value of a <input type=image..... Augusto Cesar Castoldi