Posted by Tobierre on 10/23/05 01:04
Hi Geoff,
Ever heard that if you have nothing positive to say then say nothing?
What was the point of posting that response? If you don't want to help then
just ignore the message.
After all isn't the point of this group to HELP each other???
Tobierre
"Geoff Berrow" <blthecat@ckdog.co.uk> wrote in message
news:jv0kl1dajbo17guikr8rfbg2mg9kp1e6sl@4ax.com...
>I noticed that Message-ID: <11ljuifocfmb1b0@corp.supernews.com> from
> Tobierre contained the following:
>
>>If I have the following example statement
>>
>>trim(strtolower(str(ucwords($var)));
>>
>>When parsing PHP will process $var in the following order
>>
>>firstly trim white space
>>secondly convert $var value to lower case
>>thirdly capitalize first letter of each word
>>
>>Right? What I am basically asking is it the rule that PHP processes
>>nested
>>statements from the outside in or vice versa?
>
> Why ask the question? Why not just try it?
>
> --
> Geoff Berrow 0110001001101100010000000110
> 001101101011011001000110111101100111001011
> 100110001101101111001011100111010101101011
Navigation:
[Reply to this message]
|