Hello i want to extract links and i want a regex which givs me /portal/clients/show/entityId/2121 the nu
When "parsing" html I mostly rely on PHPQuery: http://code.google.com/p/phpquery/ rather then regex.