我有一些我正在使用的简单正则表达式.
这很简单:
"user/" "user/[A-z0-9_-]"
这些都适用于ereg,但不是preg.
如何转换呢?
谢谢
php preg-match ereg
ereg ×1
php ×1
preg-match ×1