I'm learning html and php in one swing. I find that with
a 'submit' kind of button and a 'button' kind of button
on an html page the php code of my colleagues will destroy
the 'button' but leave everthing else intact when rebuilding
a table.
The table is below the textbox and these two buttons.
why does a <input type=button... have the mortality of
a tse-tse fly and the <input type=submit> and
<input type=text> act as if in chiseled stone?