Was wondering if someone could tell me how I could do this..

I need the dynamically generated number (<NUM>) from a string, where the
string is:-

http://blah.blah.com/blah/blah?blah.com/blah=something:%3Asessionid=<NUM>&dbname=blah

Now I tried explode and split, with the '&' being as the delimiter, but
how do you dump the rest of the string..


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to