pop-up window
Posted: Tue Oct 11, 2005 5:59 am
How can I make a pop-up window apear in PHP?For redirecting to the first page I am already using :
header("Location: index.htm");
And now I need to open a pop-up window to give an error message
header("Location: index.htm");
And now I need to open a pop-up window to give an error message