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


Groups > comp.lang.php > #14467

Re: $-sign in form input names?

From "Christoph M. Becker" <cmbecker69@arcor.de>
Newsgroups comp.lang.php
Subject Re: $-sign in form input names?
Date 2014-11-04 23:46 +0100
Organization solani.org
Message-ID <m3bl0i$l80$1@solani.org> (permalink)
References (2 earlier) <cbr824Fmk87U1@mid.individual.net> <m3a5jf$7tf$1@solani.org> <m3ange$3mv$1@dont-email.me> <m3bdnm$qjg$1@solani.org> <m3biao$ljg$1@dont-email.me>

Show all headers | View raw


Jerry Stuckle wrote:

> Yes, I understand that, also.  I've been using PHP since 3.something.

Lucky me.  I can't even image how PHP has looked before 4.3.0,
considering, for instance, that objects had value semantics before 5.0.0.

> But I also have extensive experience in parsing strings, which comes
> from over 45 years of programming experience.  I also have extensive
> experience in running benchmarks.  Anyone knowledgeable in benchmarking
> would see all kinds of holes.

Then it might have been better if *you* had implemented the new PHP 7
AST based parser[1] instead of Nikita.  Especially his assessment
regarding "Impact on performance and memory usage" might be plain wrong. ;)

> There is a lot of information on the internet.  And quite a bit of it is
> wrong.

ACK.

[1] <https://wiki.php.net/rfc/abstract_syntax_tree>
[2]
<https://wiki.php.net/rfc/abstract_syntax_tree#impact_on_performance_and_memory_usage>

-- 
Christoph M. Becker

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


Thread

$-sign in form input names? sonnichjensen@gmail.com - 2014-11-03 07:23 -0800
  Re: $-sign in form input names? Ben Bacarisse <ben.usenet@bsb.me.uk> - 2014-11-03 15:54 +0000
  Re: $-sign in form input names? Denis McMahon <denismfmcmahon@gmail.com> - 2014-11-04 01:02 +0000
    Re: $-sign in form input names? "J.O. Aho" <user@example.net> - 2014-11-04 06:55 +0100
      Re: $-sign in form input names? "Christoph M. Becker" <cmbecker69@arcor.de> - 2014-11-04 10:17 +0100
        Re: $-sign in form input names? Jerry Stuckle <jstucklex@attglobal.net> - 2014-11-04 09:23 -0500
          Re: $-sign in form input names? gordonb.2w35u@burditt.org (Gordon Burditt) - 2014-11-04 09:35 -0600
            Re: $-sign in form input names? Jerry Stuckle <jstucklex@attglobal.net> - 2014-11-04 10:37 -0500
          Re: $-sign in form input names? "Christoph M. Becker" <cmbecker69@arcor.de> - 2014-11-04 21:42 +0100
            Re: $-sign in form input names? Jerry Stuckle <jstucklex@attglobal.net> - 2014-11-04 17:01 -0500
              Re: $-sign in form input names? "Christoph M. Becker" <cmbecker69@arcor.de> - 2014-11-04 23:46 +0100
                Re: $-sign in form input names? Jerry Stuckle <jstucklex@attglobal.net> - 2014-11-04 21:19 -0500
        Re: $-sign in form input names? Matthew Carter <m@ahungry.com> - 2014-11-04 09:31 -0500

csiph-web