What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » [php] Get Meta Data From Page

[php] Get Meta Data From Page
Author: Message:
-dt-
Scripting Contest Winner
*****

Avatar
;o

Posts: 1819
Reputation: 74
36 / Male / Flag
Joined: Mar 2004
RE: [php] Get Meta Data From Page
err look up Regular Expressions
heres a good guide
http://sitescooper.org/tao_regexps.html

then use preg_match (link)
with something like /<link (?:[^\>]*)href="(.+)">/
to match the link and have it returned.
[Image: dt2.0v2.png]      Happy Birthday, WDZ
10-15-2005 03:42 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[php] Get Meta Data From Page - by philo23 on 10-15-2005 at 03:14 PM
RE: [php] Get Meta Data From Page - by -dt- on 10-15-2005 at 03:42 PM
RE: [php] Get Meta Data From Page - by philo23 on 10-15-2005 at 03:59 PM
RE: [php] Get Meta Data From Page - by -dt- on 10-15-2005 at 04:40 PM
RE: [php] Get Meta Data From Page - by philo23 on 10-15-2005 at 04:42 PM
RE: [php] Get Meta Data From Page - by J-Thread on 10-15-2005 at 06:51 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On