*sigh*
This gets asked EVERY DAY on the list.
1. search the archives before posting
2. PHP is server-side, so there's no way it can interact with the
client-side... try javascript
Justin French
on 25/08/02 4:38 PM, Alva Chew ([EMAIL PROTECTED]) wrote:
> Hi,
>
> Does anyone know how can i
You can't with PHP exclusively as far as I know.
But you can do this:
");
and it will open a new window.
> -Original Message-
> From: Alva Chew [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, August 25, 2002 12:39 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Op
no, its not possible. Try javascript
- Original Message -
From: Simos Varelakis <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: 14. sije&thgr;anj 2002 14:08
Subject: [PHP] open a New Window
> Hi to everybody
>
> I wonder if is posiblle to open a new predefined size window (new html
Simos Varelakis wrote:
> Hi to everybody
>
> I wonder if is posiblle to open a new predefined size window (new html
> page) with php code.
This won't work with PHP, only with JavaScript Code which may be
dynamically outputted by php, which means, you could open windows with a
piece of javaS
4 matches
Mail list logo