Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #14467
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.internetdienste.de!weretis.net!feeder1.news.weretis.net!news.solani.org!.POSTED!not-for-mail |
|---|---|
| From | "Christoph M. Becker" <cmbecker69@arcor.de> |
| Newsgroups | comp.lang.php |
| Subject | Re: $-sign in form input names? |
| Date | Tue, 04 Nov 2014 23:46:44 +0100 |
| Organization | solani.org |
| Lines | 28 |
| Message-ID | <m3bl0i$l80$1@solani.org> (permalink) |
| References | <996e3930-f711-4338-9093-07115af47380@googlegroups.com> <m398il$m28$1@dont-email.me> <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> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 7bit |
| X-Trace | solani.org 1415141202 21760 eJwNxsEBwCAIA8CVgpKI4xSU/Ueo9zpOmWq5KGez8yYiUOBeeWi4R/pG2vNms7faKkd4JIgfF4sQjA== (4 Nov 2014 22:46:42 GMT) |
| X-Complaints-To | abuse@news.solani.org |
| NNTP-Posting-Date | Tue, 4 Nov 2014 22:46:42 +0000 (UTC) |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 |
| X-User-ID | eJwFwQcBADAIAzBLO7SAHMbxL2EJLjdThaBgMHUnqlNeszuE7liqGi/KzHJ7qufgeOSKwvk/GhIE |
| In-Reply-To | <m3biao$ljg$1@dont-email.me> |
| Cancel-Lock | sha1:FswVSkvTQigb0B8S2cnPr7rKpBg= |
| X-NNTP-Posting-Host | eJwFwYEBwCAIA7CXQKHVc9jW/n/Ckt5IvCw0qt0ekden5ZUPYy9GBOYTzBleHYZOdAnpon4Z1BDj |
| Xref | csiph.com comp.lang.php:14467 |
Show key headers only | 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 | Next — Previous in thread | Next in thread | Find similar | Unroll 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