|
Posted by Geoff Berrow on 03/05/07 00:23
Message-ID: <qoudnQnu5dH8SnfYnZ2dnUVZ_rLinZ2d@comcast.com> from Jerry
Stuckle contained the following:
>>> what function can do this?
>> $file='foo.gif';
>> echo substr($file, 0, strpos($file,".")); // echoes 'foo'
>>
>
>What about foo.bar.gif?
Well you gotta leave something for the OP to do. :-}
--
Geoff Berrow (put thecat out to email)
It's only Usenet, no one dies.
My opinions, not the committee's, mine.
Simple RFDs http://www.ckdog.co.uk/rfdmaker/
Navigation:
[Reply to this message]
|