On Sat, Feb 21, 2004 at 07:44:15PM +0100, Anthony Vanelverdinghe ([EMAIL PROTECTED])
wrote:
> Hi
>
> I want to save the name and the URL of a html hyperlink in an array
> (@bookmarks).
>
> The problem is that the quotes aren't recognized, so it doesn't save only
> the URL;
> but also the other
Anthony Vanelverdinghe wrote:
>
> I want to save the name and the URL of a html hyperlink in an array
> (@bookmarks).
>
> The problem is that the quotes aren't recognized, so it doesn't save only
> the URL;
> but also the other attributes of
> How can i make sure only the URL between the quotes is
Hi
I want to save the name and the URL of a html hyperlink in an array
(@bookmarks).
The problem is that the quotes aren't recognized, so it doesn't save only
the URL;
but also the other attributes of
How can i make sure only the URL between the quotes is saved?
if (/^\s*(.+)<\/A>\s*$/i){