Regular expressions to get userid in an html file
- From: thierry@xxxxxxxxxx
- Date: 30 Sep 2005 11:55:58 -0700
Hi,
I would like to parse an html file containing several link with userid
in order to retrieve all userid and put them into an array.
Here is what my html looks like :
....r"><a href="userprofile.php?userid=346047" ><img s...
And want : array("346047", ...);
I am playing with RegEx without success.
Do you have an idea ?
Thanks a lot for your help.
thierry
.
- Prev by Date: Re: newbie wanting advice on search form
- Next by Date: Can variables be shared across sessions?
- Previous by thread: php IM advice
- Next by thread: Can variables be shared across sessions?
- Index(es):