Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #18189

Re: How to link from html form an external php file login?

Path csiph.com!xmission!news.snarked.org!news.linkpendium.com!news.linkpendium.com!panix!not-for-mail
From rcpj@panix.com (Pierre Jelenc)
Newsgroups comp.lang.php
Subject Re: How to link from html form an external php file login?
Date Tue, 14 Jan 2020 22:07:47 +0000 (UTC)
Organization Public Access Networks Corp.
Lines 22
Message-ID <qvle3i$2ee$1@reader2.panix.com> (permalink)
References <quqbnf$kj9$1@gioia.aioe.org> <qve66n$vgo$1@jstuckle.eternal-september.org> <qvg2ld$8r2$1@reader2.panix.com> <qvgmro$k1e$1@jstuckle.eternal-september.org>
NNTP-Posting-Host panix3.panix.com
X-Trace reader2.panix.com 1579039667 2510 166.84.1.3 (14 Jan 2020 22:07:47 GMT)
X-Complaints-To abuse@panix.com
NNTP-Posting-Date Tue, 14 Jan 2020 22:07:47 +0000 (UTC)
X-Newsreader trn 4.0-test77 (Sep 1, 2010)
Originator rcpj@panix.com (Pierre Jelenc)
Xref csiph.com comp.lang.php:18189

Show key headers only | View raw


In article <qvgmro$k1e$1@jstuckle.eternal-september.org>,
Jerry Stuckle  <jstucklex@attglobal.net> wrote:
>
>Javascript has a lot of advantages - among them not being able to 
>corrupt the server and offloading code onto the client.  Many other 
>things you can't do with PHP.

From the client's POV, offloading code onto it is a major inconvenience, 
and is the source of just about 100% of the malware and spyware currently 
making the rounds (not enough to trigger Flash nostalgia, perhaps, but 
still...) while the ability to corrupt is inherent to any badly written 
code that runs on the server, regardless of the language.

>I use both - each where it is appropriate.

So do I, but I always get grumpy when it is JS.

Pierre
-- 
Pierre Jelenc	
		The Gigometer		www.gigometer.com
                The NYC Beer Guide      www.nycbeer.org

Back to comp.lang.php | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

How to link from html form an external php file login? ^Bart <gabriele1NOSPAM@hotmail.com> - 2020-01-04 16:41 +0100
  Re: How to link from html form an external php file login? Jerry Stuckle <jstucklex@attglobal.net> - 2020-01-04 12:02 -0500
    Re: How to link from html form an external php file login? ^Bart <gabriele1NOSPAM@hotmail.com> - 2020-01-11 13:14 +0100
      Re: How to link from html form an external php file login? Tim Streater <timstreater@greenbee.net> - 2020-01-11 12:48 +0000
        Re: How to link from html form an external php file login? Jerry Stuckle <jstucklex@attglobal.net> - 2020-01-11 10:45 -0500
          Re: How to link from html form an external php file login? rcpj@panix.com (Pierre Jelenc) - 2020-01-11 22:23 +0000
            Re: How to link from html form an external php file login? Jerry Stuckle <jstucklex@attglobal.net> - 2020-01-11 18:14 -0500
              Re: How to link from html form an external php file login? rcpj@panix.com (Pierre Jelenc) - 2020-01-12 00:26 +0000
                Re: How to link from html form an external php file login? Jerry Stuckle <jstucklex@attglobal.net> - 2020-01-11 23:10 -0500
                Re: How to link from html form an external php file login? rcpj@panix.com (Pierre Jelenc) - 2020-01-12 21:21 +0000
                Re: How to link from html form an external php file login? Jerry Stuckle <jstucklex@attglobal.net> - 2020-01-12 22:07 -0500
                Re: How to link from html form an external php file login? rcpj@panix.com (Pierre Jelenc) - 2020-01-14 22:07 +0000
                Re: How to link from html form an external php file login? Jerry Stuckle <jstucklex@attglobal.net> - 2020-01-15 10:40 -0500
                Re: How to link from html form an external php file login? Arno Welzel <usenet@arnowelzel.de> - 2020-01-15 20:20 +0100
                Re: How to link from html form an external php file login? Jerry Stuckle <jstucklex@attglobal.net> - 2020-01-11 23:13 -0500
      Re: How to link from html form an external php file login? Lew Pitcher <lew.pitcher@digitalfreehold.ca> - 2020-01-11 11:52 -0500
        Re: How to link from html form an external php file login? Lew Pitcher <lew.pitcher@digitalfreehold.ca> - 2020-01-11 11:54 -0500
          Re: How to link from html form an external php file login? ^Bart <gabriele1NOSPAM@hotmail.com> - 2020-01-12 00:45 +0100
          Re: How to link from html form an external php file login? Jerry Stuckle <jstucklex@attglobal.net> - 2020-01-11 23:16 -0500
  Re: How to link from html form an external php file login? "J.O. Aho" <user@example.net> - 2020-01-04 18:02 +0100
  Re: How to link from html form an external php file login? Ben Bacarisse <ben.usenet@bsb.me.uk> - 2020-01-04 17:03 +0000
  Re: How to link from html form an external php file login? Lew Pitcher <lew.pitcher@digitalfreehold.ca> - 2020-01-11 11:04 -0500
  Re: How to link from html form an external php file login? Arno Welzel <usenet@arnowelzel.de> - 2020-01-11 18:52 +0100
  Re: How to link from html form an external php file login? kristjanman2k20@gmail.com - 2020-01-26 20:17 -0800

csiph-web