Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Derek Turner Newsgroups: comp.lang.php Subject: Re: rawurlencode problem Date: 20 Oct 2015 08:34:33 GMT Lines: 15 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net VzmYrCkBAPhSiseiWV846wp888j9k28PT4QU02BY0pNq+K8teL Cancel-Lock: sha1:qWEeronXbe1/74u+bemwnC4hCgo= User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2) Xref: csiph.com comp.lang.php:15713 On Mon, 19 Oct 2015 19:35:33 -0400, Jerry Stuckle wrote: > Don't worry about "Pointed Head"'s comments. Erwin has an excellent > suggestion for you. The only other suggestion I would make is related > to J.O.'s suggestion - since you already have a unique id which doesn't > contain spaces, you could use that as an anchor instead of the row name, Oh, I don't worry about pointed ears. ISTM that OE-php is a sort of bolt- on making efficiency more important than readability. I'll stick with what I know best - at least when I revisit the code later I can figure out what it means :) As regards J.O. and the anchor name, point taken but again Erwin's idea (stripping out the whitespace) makes for more human-readable HTML in the output - I'll settle for that as it makes debugging so much easier.