Forum FAQForum FAQSearchSearch MemberlistMemberlist Forum ignore listForum ignore list RegisterRegister ProfileProfile Log in to check your private messagesLog in to check your private messages Log inLog in
regexp

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Server-side
View previous topic :: View next topic  
Author Message
gog



Joined: 18 Jun 2004
Posts: 679
Location: zagreb

PostPosted: 12.06.2006 08:38    Post subject: regexp Add user to your forum ignore list Reply with quote

Trebam regular expression koji bi mi našao iz nečega tipa:

Code:
<a href="/novosti/one.php?sid=ID_NOVOSTI" class="NasloviVijesti">Naslov novosti</A>


izvukao ID-NOVOSTI (može i čitav link), te Naslov novosti...
Back to top
View user's profile Send private message Visit poster's website
unique



Joined: 29 Mar 2004
Posts: 655

PostPosted: 12.06.2006 12:35    Post subject: Add user to your forum ignore list Reply with quote

mozda bi bilo bolje to parsat u DOM i onda nac Confused

a regex, mozda bi ovaj mogao radit (i case insensitve matching, i nemoj zaboravit escapeat znakove ako ce to bit u codu...)

Code:
\?sid=([0-9]+)" class="blabla">([^<]+)</a>


btw, php?

_________________
Activate interlock! Dynotherms connected! Infracells up! Mega thrusters are go! LET'S GO VOLTRON FORCE!
Back to top
View user's profile Send private message
gog



Joined: 18 Jun 2004
Posts: 679
Location: zagreb

PostPosted: 12.06.2006 13:45    Post subject: Add user to your forum ignore list Reply with quote

Da, php... tnx, ovo gore je pomoglo...
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Server-side All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group