Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #15979
| From | Nigel Wade <nmw@ion.le.ac.uk> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Designing Java applets to work with PHP server scripts |
| Date | 2012-07-12 14:58 +0100 |
| Message-ID | <a683h0FhofU1@mid.individual.net> (permalink) |
| References | <4071bbb1-3c3e-4737-a79f-161c1e5a36cb@googlegroups.com> |
On 10/07/12 23:42, K.J. Williams wrote: > I want to know, in general, how easy is it to design a Java applet to work with PHP for use on the internet? > You need to be more explicit. Java applets are normally delivered from a web server, and run client-side. PHP is a general purpose scripting language which happens to be used on some web servers for CGI and other server-side operations. In what do you want an applet to "work with" PHP? -- Nigel Wade
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Designing Java applets to work with PHP server scripts "K.J. Williams" <lordwilliams1972@gmail.com> - 2012-07-10 15:42 -0700
Re: Designing Java applets to work with PHP server scripts Arne Vajhøj <arne@vajhoej.dk> - 2012-07-10 19:27 -0400
Re: Designing Java applets to work with PHP server scripts Roedy Green <see_website@mindprod.com.invalid> - 2012-07-11 21:18 -0700
Re: Designing Java applets to work with PHP server scripts Nigel Wade <nmw@ion.le.ac.uk> - 2012-07-12 14:58 +0100
Re: Designing Java applets to work with PHP server scripts Roedy Green <see_website@mindprod.com.invalid> - 2012-07-12 22:07 -0700
Re: Designing Java applets to work with PHP server scripts Arne Vajhøj <arne@vajhoej.dk> - 2012-07-23 21:33 -0400
Re: Designing Java applets to work with PHP server scripts Arne Vajhøj <arne@vajhoej.dk> - 2012-07-23 21:33 -0400
Re: Designing Java applets to work with PHP server scripts Nigel Wade <nmw@ion.le.ac.uk> - 2012-07-24 11:59 +0100
Re: Designing Java applets to work with PHP server scripts Arne Vajhøj <arne@vajhoej.dk> - 2012-07-24 15:51 -0400
Re: Designing Java applets to work with PHP server scripts Nigel Wade <nmw@ion.le.ac.uk> - 2012-07-25 09:48 +0100
Re: Designing Java applets to work with PHP server scripts Arne Vajhøj <arne@vajhoej.dk> - 2012-07-25 11:17 -0400
Re: Designing Java applets to work with PHP server scripts Nigel Wade <nmw@ion.le.ac.uk> - 2012-07-25 16:20 +0100
Re: Designing Java applets to work with PHP server scripts Arne Vajhøj <arne@vajhoej.dk> - 2012-07-25 11:26 -0400
Re: Designing Java applets to work with PHP server scripts Nigel Wade <nmw@ion.le.ac.uk> - 2012-07-26 09:25 +0100
Re: Designing Java applets to work with PHP server scripts Arne Vajhøj <arne@vajhoej.dk> - 2012-07-26 08:46 -0400
csiph-web