Maybe the issue is that you are displaying the output in a browser and
spaces are not shown.
Try puttung instead of a literal space.
Tim-Hinnerk Heuer
http://www.ihostnz.com
Henny Youngman - "When I told my doctor I couldn't afford an operation, he
offered to touch-up my X-rays."
2009/2/24 A
On Sat, Feb 21, 2009 at 1:28 PM, Eric Sherman wrote:
> I hoping to add a space between the date and the time in this:
>
> $thedate = date('M jS g:i A', $postTIME);
>
> i.e, between* jS* and *g:i*
>
> I've looked around but can't find anything.
>
> Thanks
>
> Eric Sherman
> Multi Media Information
On Feb 21, 2009, at 1:28 PM, Eric Sherman wrote:
I hoping to add a space between the date and the time in this:
$thedate = date('M jS g:i A', $postTIME);
i.e, between* jS* and *g:i*
I've looked around but can't find anything.
Thanks
If what you want it to have something like this:
First
I hoping to add a space between the date and the time in this:
$thedate = date('M jS g:i A', $postTIME);
i.e, between* jS* and *g:i*
I've looked around but can't find anything.
Thanks
Eric Sherman
Multi Media Information
--
Copyediting the web, one page at a time.
4 matches
Mail list logo