|
Posted by Krustov on 11/05/65 11:33
<comp.lang.php , Ewoud Dronkert , firstname@lastname.net.invalid>
<b604o1pl4nvlojojtpv6olhobqneuknecg@4ax.com>
<Mon, 21 Nov 2005 18:17:38 +0100>
> > i am looking for a way to filter out from a string with:
> > "http://xxxxxxx/crew.php?sid=f2a6dd3a14fb27d5ade7c30&stg=0af96ef5466b922831377c4&cmd=show&id=b564065cd3f5187389a93ca"
> > the information "id=b564065cd3f5187389a93ca"
>
> $idstr = substr($url, -26);
>
Would the id always be the same length ? .
Navigation:
[Reply to this message]
|