h0mayun Posted August 15, 2011 Share Posted August 15, 2011 hi guys i want to get everything after certain word with preg_match function "everything" is usually in format like this: word Word-000 which regular expressions should i use? thank you Link to comment https://forums.phpfreaks.com/topic/244872-help-with-regular-expressions/ Share on other sites More sharing options...
xyph Posted August 15, 2011 Share Posted August 15, 2011 You haven't told us what you want captured. Link to comment https://forums.phpfreaks.com/topic/244872-help-with-regular-expressions/#findComment-1257911 Share on other sites More sharing options...
h0mayun Posted August 15, 2011 Author Share Posted August 15, 2011 thx for reply im trying to get information from a whois and i need only one line of information which shows a date when domian has bee created something lik that: Registered on: before Aug-2006 so i need to capture information afrer "Registered on: " Link to comment https://forums.phpfreaks.com/topic/244872-help-with-regular-expressions/#findComment-1257915 Share on other sites More sharing options...
h0mayun Posted August 16, 2011 Author Share Posted August 16, 2011 i figured it by my self but i should have some courses to pass you security questions that's why there is no willing to post and i dont like it too. Link to comment https://forums.phpfreaks.com/topic/244872-help-with-regular-expressions/#findComment-1258105 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.