Re: [PHP] close browser

2001-08-08 Thread kath
I knew it was a joke yeah... really... I did ;) - k - Original Message - From: Ryan Fischer [EMAIL PROTECTED] To: kath [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Tuesday, August 07, 2001 11:20 PM Subject: Re: [PHP] close browser You wrote: You wrote

Re: [PHP] close browser

2001-08-07 Thread Tyler Longren
PHP can't do that because php is serverside. You would need Javascript. I'm not even sure if Javascript can do this. Tyler Longren Captain Jack Communications [EMAIL PROTECTED] www.captainjack.com On Tue, 7 Aug 2001 16:10:51 -0400 Jeremy Morano [EMAIL PROTECTED] wrote: Hi, Can anybody

RE: [PHP] close browser

2001-08-07 Thread Ryan Christensen
: [PHP] close browser PHP can't do that because php is serverside. You would need Javascript. I'm not even sure if Javascript can do this. Tyler Longren Captain Jack Communications [EMAIL PROTECTED] www.captainjack.com On Tue, 7 Aug 2001 16:10:51 -0400 Jeremy Morano [EMAIL PROTECTED

Re: [PHP] close browser

2001-08-07 Thread Tyler Longren
-Original Message- From: Tyler Longren [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 07, 2001 1:12 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [PHP] close browser PHP can't do that because php is serverside. You would need Javascript. I'm not even sure

Re: [PHP] close browser

2001-08-07 Thread Bjorn Van Simaeys
Hi, Yes, Javascript can do this. Look at this: script type=text/javascript this.window.close(); /script You can wrap this in a A HREF... tag as well. Greetz, Bjorn Van Simaeys www.bvsenterprises.com --- Jeremy Morano [EMAIL PROTECTED] wrote: Hi, Can anybody tell me what the code to

Re: [PHP] close browser

2001-08-07 Thread Christopher CM Allen
Greetings: I have a field entry in a MYQSL table that stores the date as: August 02, 2001 :( Is there anyway to convert this to 08-02-2001 outside of the table via php? Better yet is there ayway I can go back into my table and change these dates into a better format for computation? --

Re: [PHP] close browser

2001-08-07 Thread Christopher CM Allen
, August 07, 2001 5:01 PM Subject: RE: [PHP] close browser Did you look in the manual? http://www.php.net/manual/en/function.strtotime.php strtotime() -- Parse about any english textual datetime description into a UNIX timestamp This is probably what you are looking for. As far

Re: [PHP] close browser

2001-08-07 Thread Ryan Fischer
You wrote: Can anybody tell me what the code to close the browser is? ALT+F4. ;) -- -Ryan :: ICQ - 595003 :: GigaBoard - http://www.gigaboard.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: [PHP] close browser

2001-08-07 Thread kath
PHP cannot execute client side actions, afaik. - k - Original Message - From: Ryan Fischer [EMAIL PROTECTED] To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Tuesday, August 07, 2001 10:39 PM Subject: Re: [PHP] close browser You wrote: Can anybody tell me what the code to close

Re: [PHP] close browser

2001-08-07 Thread Ryan Fischer
You wrote: You wrote: Can anybody tell me what the code to close the browser is? ALT+F4. ;) PHP cannot execute client side actions, afaik. - k 'Twas a joke. See the winky smilie? You may all laugh now. ;) -- -Ryan :: ICQ - 595003 :: GigaBoard - http://www.gigaboard.net/

Re: [PHP] close browser

2001-08-07 Thread Evan Nemerson
On Tuesday 07 August 2001 20:20, you wrote: You wrote: You wrote: Can anybody tell me what the code to close the browser is? ALT+F4. ;) PHP cannot execute client side actions, afaik. - k 'Twas a joke. See the winky smilie? You may all laugh now. ;) Haha tell people in