Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #16376
| Path | csiph.com!weretis.net!feeder4.news.weretis.net!feeder1.news.weretis.net!news.solani.org!.POSTED!not-for-mail |
|---|---|
| From | Thomas 'PointedEars' Lahn <PointedEars@web.de> |
| Newsgroups | comp.lang.php |
| Subject | Re: Handling parts of paths and directory names in PHP |
| Date | Tue, 09 Feb 2016 00:09:20 +0100 |
| Organization | PointedEars Software (PES) |
| Lines | 17 |
| Message-ID | <2226079.Z0oZMHuoqP@PointedEars.de> (permalink) |
| References | <n92n9n$3gq$1@dont-email.me> |
| Reply-To | Thomas 'PointedEars' Lahn <php@PointedEars.de> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="UTF-8" |
| Content-Transfer-Encoding | 8Bit |
| X-Trace | solani.org 1454972960 31574 eJwFwYEBgDAIA7CXYNAyzlGw/59ggqBzKgkmBGXbwDW1Om6sYD2g3Qbn0yw23d5zQti+0T8NXhB/ (8 Feb 2016 23:09:20 GMT) |
| X-Complaints-To | abuse@news.solani.org |
| NNTP-Posting-Date | Mon, 8 Feb 2016 23:09:20 +0000 (UTC) |
| User-Agent | KNode/4.14.2 |
| X-User-ID | eJwNyMERACEIA8CWyEgiliMg/Zdwt8/lElTbRTmH4+euhhV7XviSJ+1C5v+c2QUH0NvmCJZkvIiw28qsHuMHQBIVKA== |
| Cancel-Lock | sha1:6ef838qInQSVtYZXQNK3kpN9gyM= |
| X-NNTP-Posting-Host | eJwNwYEBwDAEBMCV8LxmHBX2H6G9C1DZ6Qx6bKyjpG8H5incpLn9NAXJqTaMmRzNQfp7Zj8LAhBi |
| Xref | csiph.com comp.lang.php:16376 |
Show key headers only | View raw
James Harris wrote: > Do you guys have any generic recommendations on how to store paths based > on your experience of handling paths in PHP? > […] > So, any recommendations as to whether to store each part of a path as a > string or an array in PHP? Yes and yes. <http://www.catb.org/esr/faqs/smart-questions.html> -- PointedEars Zend Certified PHP Engineer <http://www.zend.com/en/yellow-pages/ZEND024953> | Twitter: @PointedEars2 Please do not cc me. / Bitte keine Kopien per E-Mail.
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Handling parts of paths and directory names in PHP James Harris <james.harris.1@gmail.com> - 2016-02-05 17:51 +0000
Re: Handling parts of paths and directory names in PHP Ben Bacarisse <ben.usenet@bsb.me.uk> - 2016-02-05 21:15 +0000
Re: Handling parts of paths and directory names in PHP James Harris <james.harris.1@gmail.com> - 2016-02-05 22:28 +0000
Re: Handling parts of paths and directory names in PHP "Peter H. Coffin" <hellsop@ninehells.com> - 2016-02-08 13:13 -0600
Re: Handling parts of paths and directory names in PHP Ben Bacarisse <ben.usenet@bsb.me.uk> - 2016-02-08 21:27 +0000
Re: Handling parts of paths and directory names in PHP Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-02-09 00:09 +0100
Re: Handling parts of paths and directory names in PHP Jerry Stuckle <jstucklex@attglobal.net> - 2016-02-08 19:34 -0500
csiph-web