I wanted to know how I could have php open a window. Like can I have it
print out some javascript to open a new window?  Instead of someone
having to click a link.

Thanks Brandon

-----Original Message-----
From: Mark Charette [mailto:[EMAIL PROTECTED]] 
Sent: Friday, December 14, 2001 2:08 PM
To: PHP User Group
Subject: RE: [PHP] Opening a new window.

I would use "target="_blank" in the anchor tag  so it would work just
fine
_without_ javascript ...

Mark C.

-----Original Message-----
From: Mehmet Kamil ERISEN [mailto:[EMAIL PROTECTED]]

I would use javascript for that.
--- Brandon Orther <[EMAIL PROTECTED]> wrote:
> Does anyone know how I could have php open a new windows
> with the url I
> specify?
>
> Thanx,
> Brandon>


-- 
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 PROTECTED]




-- 
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 PROTECTED]

Reply via email to