Include with a refresh
Posted: Thu Aug 23, 2007 5:14 pm
Is there a way to do an include to run a script and then a refresh after the script is ran so that the code will run but the same page will load....
also can this be done using a href link instead of a form method?
I have a word link on messages.php :
Delete
and i want it to include the:
delete.php
then refresh the page back to the messages.php, with the new changes that the include had done..
is this possible? Or would the href link need to be on a form like submit buttons are etc?
also can this be done using a href link instead of a form method?
I have a word link on messages.php :
Delete
and i want it to include the:
delete.php
then refresh the page back to the messages.php, with the new changes that the include had done..
is this possible? Or would the href link need to be on a form like submit buttons are etc?