Button
Posted: Thu Oct 06, 2011 7:50 am
Hi guys some comment will be appreciated!
in html
<a href='edit_form.php?id=<?echo $row['index']; ?>"> EDIT </a> <-- this is correct
how about the button? I cant insert in the value=""; any help pls? im newbie in php sorry.
in html
<a href='edit_form.php?id=<?echo $row['index']; ?>"> EDIT </a> <-- this is correct
how about the button? I cant insert in the value=""; any help pls? im newbie in php sorry.