this is my update link.
when i click the update link,updatestat us page should be open in a child window? how its Possible?
Code:
<?php ... ... ... <a href='updatestatus.php?id=$id'>Update</a> ?>
Comment