IwnfuM Posted August 26, 2010 Share Posted August 26, 2010 Is there a way that i can regex with veriable. like /^$string$/ thanks , Mor. Quote Link to comment https://forums.phpfreaks.com/topic/211818-questions/ Share on other sites More sharing options...
Alex Posted August 26, 2010 Share Posted August 26, 2010 Yes, as long as that's in double quotes (as single quotes do not have variable interpolation). "/^$string$/" Quote Link to comment https://forums.phpfreaks.com/topic/211818-questions/#findComment-1104108 Share on other sites More sharing options...
IwnfuM Posted August 26, 2010 Author Share Posted August 26, 2010 i had that problem. thanks , Mor. Quote Link to comment https://forums.phpfreaks.com/topic/211818-questions/#findComment-1104118 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.