advanced code snippet search
daisuke103 on 04/21/09
php textmate match str rep
04/21/09 11:46pm
// % で囲まれた文字列を取得preg_match("/%(.*?)%/",$tag,$matches);
Report this snippet Tweet
Comment:
You need to login to post a comment.