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 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)*/ 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
Archived
This topic is now archived and is closed to further replies.