What is the specific PHP code to refresh page?

imported_Nora

New member
I need the "refresh page" code inserted into the following code, that adds PROD to shoppig cart and the same page reloads as the action.

onClick=\"window.document.addtocart".
$PROD['PRIKEY']."
.submit();\" onMouseOut=\"MM_swapImgRestore()\" style=\"cursor:hand; cursor:pointer;\">\n";

Note: there was a problem to show this code here, consider all above three lines as one line.

Thank you for all answers.
 
Back
Top