When I Click on a link it Redirects me to a php page whose main objective is to save data into MySQL but nothing more than that. So I want this page to close by itself once it is done saving the data in to the database. How can I do that ? any pointers would be great.
When I Click on a link it Redirects me to a php page whose
Share
put this Code at the end of your page.
When this script is executed your tab will be closed.