<?php ..... ..... ?>
<?php <input type=submit value=Usuń> ?>
ma
<?php <input type=hidden name=to_dell value=$row_get[id]> ?>
ale
<?php <input type=submit value=Wyświetl dane></td> ?>
też ma
<?php <input type=hidden name=to_dell value=$row_get[id]> ?>
a jak zrobić aby dla
<?php <input type=submit value=Wyświetl dane></td> ?>
było np coś takeigo
<?php <input type=hidden name=dane value=dane> ?>
zrobiłem tak
<?php ?>
ale nie działa dal usuń i dla wyświetla dane działa
<?php <input type=hidden name=to_dell value=$row_get[id]> ?>