![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveRe: Regular expressions to get userid in an html file
From: alex <alex@nospam.org>
Date: Sat Oct 01 2005 - 16:20:04 CEST
<thierry@sockho.com> a écrit dans le message de news:
preg_match_all('/<a href="userprofile\.php\?userid=([\d]+)">/',
I didn't test it. Maybe you'll have to escape the <, > and " characters.
-- alexReceived on Tue Oct 18 02:30:14 2005 |