i have problem about submit form
here it is
echo "<input type=submit name=submitbutton[selectall] value=\"" . $Select["Select Al
l"] . "\">\n";
i want to change it as image button but it never working when i replace word submit as image +src
someone help me ,please.