Posted by Oli Filth on 11/03/61 11:33
projektwi-05@yahoo.de said the following on 21/11/2005 17:11:
> Hi,
>
> 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"
>
> How could I solve this??
>
http://php.net/parse_url
http://php.net/parse_str
--
Oli
[Back to original message]
|