RE: [PHP] Open a new window by code

2002-08-24 Thread Dan Harrington
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

[PHP] Open a new window by code

2002-08-24 Thread Alva Chew
Hi, Does anyone know how can i open a new browser window by PHP code? Thanks and regards. Alva Chew -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: Recent discovered mail security bug in php

2002-08-24 Thread Manuel Lemos
Hello, On 08/25/2002 01:56 AM, Randy Johnson wrote: > He may be referring to this: Ah, ok. These are not real security bugs if you control your own server and use escape your scripts data properly. It is a good idea that they are prevented in PHP though. -- Regards, Manuel Lemos -- PHP

[PHP] Session woes

2002-08-24 Thread Matthew Nock
Hi All, I have a bit of a problem using the session management functions in PHP4. (PHP 4.1.2 in fact) I have a "order wizard" system on my website that is using PHP sessions to track values entered on the various forms across all pages of the wizard. at the start of each page i am issuing the "

[PHP] Re: moving content from one database to another, help

2002-08-24 Thread Richard Lynch
>I'm sorry, I thought that what I was asking was very simple. but everyone >wants to make it more >difficult then it actually is. No, you just hadn't quite explained what you needed properly. There were simply too many undefined points in your email for a reasonable answer to be given. If yo