[PHP] Re: PHP pop-up windows

2009-02-06 Thread Clancy
On Thu, 05 Feb 2009 01:47:28 +, nrix...@gmail.com (Nathan Rixham) wrote: >Clancy wrote: >> I'm working on a website editor, primarily for my own use. Normally it will >> be used on my >> own computer, and much of what I wish to achieve could arguably be better >> done in either C >> or JavaS

Re: [PHP] PHP pop-up windows

2009-02-04 Thread Phpster
Forget using the two windows and avoid the cross window communication by using a couple of divs and Ajax. Bastien Sent from my iPod On Feb 4, 2009, at 20:22, Clancy wrote: I'm working on a website editor, primarily for my own use. Normally it will be used on my own computer, and much of

[PHP] Re: PHP pop-up windows

2009-02-04 Thread Nathan Rixham
Clancy wrote: I'm working on a website editor, primarily for my own use. Normally it will be used on my own computer, and much of what I wish to achieve could arguably be better done in either C or JavaScript, but both of these have a similar programming syntax to PHP, but with subtle differen

Re: [PHP] PHP pop-up windows

2009-02-04 Thread Chris
Clancy wrote: I'm working on a website editor, primarily for my own use. Normally it will be used on my own computer, and much of what I wish to achieve could arguably be better done in either C or JavaScript, but both of these have a similar programming syntax to PHP, but with subtle differen

[PHP] PHP pop-up windows

2009-02-04 Thread Clancy
I'm working on a website editor, primarily for my own use. Normally it will be used on my own computer, and much of what I wish to achieve could arguably be better done in either C or JavaScript, but both of these have a similar programming syntax to PHP, but with subtle differences, and I don'

Re: [PHP] pop-up windows with a include

2004-03-03 Thread apur kurub ver.1
IL PROTECTED]> Sent: Wednesday, March 03, 2004 6:22 AM Subject: [PHP] pop-up windows with a include Hello I need to open one pop-up windows with a include For example... I need de window teste.php show in po-up . Obrigado André Caridade -- PHP General Mailing List (http://www.php.net/) To un

RE: [PHP] pop-up windows with a include

2004-03-02 Thread Chris W. Parker
Andre on Tuesday, March 02, 2004 3:23 PM said: > Hello hi. > I need to open one pop-up windows with a include > For example... > > > include("teste.php"); > > ?> > I need de window teste.php show in po-up . php is a server side technology. what you are

[PHP] pop-up windows with a include

2004-03-02 Thread Andre
Hello I need to open one pop-up windows with a include For example... I need de window teste.php show in po-up . Obrigado André Caridade

Re: [PHP] pop-up windows

2002-07-01 Thread Richard Lynch
In the old days, Rasmus would answer with something like: http://php.net/FAQ.php#4.17 That was back when the whole FAQ could fit in the head of a single person... :-) [Well, a single person as smart as Rasmus, anyway... :-)] This meta-thread about what to do about posters who obviously didn't d

RE: [PHP] pop-up windows

2002-06-30 Thread SP
- From: Bruce Karstedt [mailto:[EMAIL PROTECTED]] Sent: June 30, 2002 11:27 AM To: 'Justin French'; 'Kevin Stone'; [EMAIL PROTECTED] Subject: RE: [PHP] pop-up windows Here ! Here ! Everyone's time is valuable, and therefore the more we all respect each other's time and

RE: [PHP] pop-up windows

2002-06-30 Thread Bruce Karstedt
- From: Justin French [mailto:[EMAIL PROTECTED]] Sent: Sunday, June 30, 2002 2:45 AM To: Kevin Stone; [EMAIL PROTECTED] Subject: Re: [PHP] pop-up windows Importance: Low on 29/06/02 2:53 AM, Kevin Stone ([EMAIL PROTECTED]) wrote: > John I hate to critisize you since you are one of the most a

Re: [PHP] pop-up windows

2002-06-30 Thread Justin French
on 29/06/02 2:53 AM, Kevin Stone ([EMAIL PROTECTED]) wrote: > John I hate to critisize you since you are one of the most active members on > this list. But are these types of comments really useful? > -Kevin No, I'm with John on this one. I'd say I type "no, JavaScript is client-side, and PHP