mmoxley Posted August 20, 2008 Share Posted August 20, 2008 So I see this '/'.$attrib.'=["\']?([^"\' ]*)["\' ]/is'; I've seen this before, but I am beyond confused with the linguistic side of this. Where is a good source to find out what this is and how I can restructure it? Thanks Link to comment https://forums.phpfreaks.com/topic/120577-solved-help-with-understanding-string-values/ Share on other sites More sharing options...
trq Posted August 20, 2008 Share Posted August 20, 2008 It is a regular expression. Googling some tutorials should get you started. Link to comment https://forums.phpfreaks.com/topic/120577-solved-help-with-understanding-string-values/#findComment-621340 Share on other sites More sharing options...
mmoxley Posted August 20, 2008 Author Share Posted August 20, 2008 Excellent, helps knowing what things are called. Thanks again! Link to comment https://forums.phpfreaks.com/topic/120577-solved-help-with-understanding-string-values/#findComment-621343 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.