Re: [PHP] Opening a page in the same window

2001-04-29 Thread Johannes Rumpf
For PHP there's no command, just do it by Javascript, like this: print("document.location.href=\" --- Fill in file location here --- \""); The file you're linking to can be any file, a html, a php, a cgi, whatever you want Greetings from Austria, Joh

[PHP] Opening a page in the same window

2001-04-29 Thread Abdullah Al-Juaid
hello, How to open a page in the same window by means of PHP or JavaScript? Thanks -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTE