[PHP] Re: slicing and dicing strings

2012-06-28 Thread Shailesh N. Humbad
On 6/27/2012 6:15 PM, Kirk Bailey wrote: ok, it slices and dices, but how? in python, to print all but the last char in string FOO, we say print FOO[:-1] But this seems to bark like a basset hound in php. Whyfore? Now tihs tyro is seeking sage words to help me understand this. RTFM is not sage

[PHP] Re: slicing and dicing strings

2012-06-28 Thread Ian
RTFM is not sage words; if you don't want to help me please don't waste the bandwidth. Hi, Seeing as you are using Windows, why not download the manual as a handy Windows Help File (CHM), that way you wont waste bandwidth online every time you get stumped.