jd2007 Posted September 30, 2007 Share Posted September 30, 2007 |<form(\s)*| i get this error : Warning: preg_split() [function.preg-split]: Delimiter must not be alphanumeric or backslash in C:\AppServ\www\regex1.php on line 5 Quote Link to comment https://forums.phpfreaks.com/topic/71243-what-is-wrong-with-the-regex-below/ Share on other sites More sharing options...
dingus Posted September 30, 2007 Share Posted September 30, 2007 try /<form(\s)*/ Quote Link to comment https://forums.phpfreaks.com/topic/71243-what-is-wrong-with-the-regex-below/#findComment-358341 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.