[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

[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] pop-up windows with a include

2004-03-03 Thread apur kurub ver.1
this case using javascript with the function window.open() e.g the file index.php will popup teste.php while the index.php load inde.php .. . rgds http://amadarum.e-tics.net/blogger - Original Message - From: "Andre " <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday

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

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