Okz,
Hows this...
$myarray = explode('/', $REQUEST_URI);
for ($i=0; $i Ok,
>
> How do I do that?
>
> > Hi Michael
> >
> > How about explode()ing it using '/' as the seperator, then finding the
> > element in the resulting array that begins with '~', strip that first
> > character using substr()
Ok,
How do I do that?
> Hi Michael
>
> How about explode()ing it using '/' as the seperator, then finding the
> element in the resulting array that begins with '~', strip that first
> character using substr() and bod's your uncle...
>
> I'd write the code but I've had a long day...
>
> Sha
Hi Michael
How about explode()ing it using '/' as the seperator, then finding the
element in the resulting array that begins with '~', strip that first
character using substr() and bod's your uncle...
I'd write the code but I've had a long day...
Shane
On Friday 02 November 2001 6:11 pm, [EM
3 matches
Mail list logo