RE: [PHP] new window

2003-06-06 Thread John W. Holmes
> From: Adriaan Nel [mailto:[EMAIL PROTECTED] > > How do I open a new window from php? Click on File and then New. That will open a new text window for you to type PHP code. Or are you asking an HTML/Javascript question on a PHP list?? ---John W. Holmes... Amazon Wishlist: http://www.amazon.c

Re: [PHP] new window

2003-06-06 Thread Brad Bonkoski
How about: echo "Link"; Well, I guess that is really HTML, but with the idea that PHP is server side only you would need a client side method of opening windows. So, HTML, Javascript, pick your method -Brad Adriaan Nel wrote: > Hi all, > > How do I open a new window from php? > > Thanks >

[PHP] new window

2003-06-06 Thread Adriaan Nel
Hi all, How do I open a new window from php? Thanks Adriaan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] New window, new session

2002-06-25 Thread Riaan Stander
Hi there I know this is not a php specific question, but I don't know where else to ask. I've got the following situation. The website I'm currently working on has got a administration page where the administration user must be able to login as all the users available. It is fine getting all the

[PHP] New window, new session

2002-06-25 Thread Riaan Stander
Hi there I know this is not a php specific question, but I don't know where else to ask. I've got the following situation. The website I'm currently working on has got a administration page where the administration user must be able to login as all the users available. It is fine getting all the