[Javascript] echo value padded with spaces?

Peter Brunone peter at brunone.com
Mon May 5 22:31:58 CDT 2008


Um *ahem* yes, that's exactly what I meant.

You see, if I'd used my own utility, I would have caught that mistake before I posted :)

I plead sleep deprivation.  America is far enough down that road that we probably need a Constitutional amendment for that...

----------------------------------------

From: "Mike Dougherty" mdougherty at pbp.com

On Mon, May 5, 2008 at 10:05 PM, Peter Brunone wrote:
> Just shooting in the dark here... were there any changes to the server, PHP
> upgrades, etc?
>
> If you want to be sure that's a real, honest-to-goodness space (i.e.
> character 13), you can use my string analyzer:

Is that an ironic joke? character 13 aka "\r" is a carriage return as
in "\r\n" (CRLF)

the code you were thinking when your fingers got in the way was 32 (space)

good one though... :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20080505/27d587e0/attachment.htm>


More information about the Javascript mailing list