AJAX is the answer to this problem
![]()
naa mn diay ka form tag.
use this...
PHP Code:
<input type="hidden" name="delthis" size="12" value="<?php echo $value; ?>" />
and then in del.php, use $_POST['delthis'] instead of $_POST[delthis]
anyway, don't call me sir. student pa ko. hehe.
I don't recommend AJAX sa mga bago pa ga-learn. study sa ug maayo ang html, css, php, mysql, javascript... and then proceed na dayun ug AJAX, jquery, etc...
Similar Threads |
|