/ Published in: Other
Expand |
Embed | Plain Text
// % で囲まれた文字列を取得 preg_match("/%(.*?)%/",$tag,$matches);
You need to login to post a comment.
// % で囲まれた文字列を取得 preg_match("/%(.*?)%/",$tag,$matches);
You need to login to post a comment.