Got more questions? Find advice on: ASP | SQL | XML | Windows
in Search
Welcome to RegexAdvice Sign in | Join | Help

Support for PHP?

Last post 06-30-2008, 1:28 PM by ddrudik. 1 replies.
Sort Posts: Previous Next
  •  04-18-2008, 7:53 PM 41532

    Support for PHP?

    A great find! 

    How about adding a tester for PHP?  Should be simple to do. As a plus, add the required separator characters at the start and end of the test string as PHP functions require, such that you pre-scan the test string to find a character that's not in use.

    In sampling about 20 different test samples that validate fine under your .net tester, and after adding a suitable start/end delimiters for PHP, rarely do they work unmodified under PHP. I'd say I get maybe about 30% success rate as-is using preg_match.

  •  06-30-2008, 1:28 PM 43613 in reply to 41532

    Re: Support for PHP?

    You can find a PHP-based tester at http://www.myregextester.com that you could try.


View as RSS news feed in XML