doh85 Posted December 8, 2010 Share Posted December 8, 2010 current reg ex : /price\['$from:\S*\s=\s(\S*);/ I want to extend this so not only will it find whats in the $from variable, but to also use the $to variable aswell. Many thanks in advance. Link to comment https://forums.phpfreaks.com/topic/221049-reg-ex-simple-problem/ Share on other sites More sharing options...
doh85 Posted December 8, 2010 Author Share Posted December 8, 2010 Any help guys? Link to comment https://forums.phpfreaks.com/topic/221049-reg-ex-simple-problem/#findComment-1144600 Share on other sites More sharing options...
mikecampbell Posted December 8, 2010 Share Posted December 8, 2010 Any help guys? You could help yourself out by showing us an example of the string you are trying to match. Link to comment https://forums.phpfreaks.com/topic/221049-reg-ex-simple-problem/#findComment-1144663 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.