regexmatch.dev
Explore

Save & Share

Facebook
Twitter
Tumblr
E-Mail
Pinterest
LinkedIn
Reddit

input mandatory title

Published on Tue Mar 01 2022

// Take this string: /foo/bar // which should be applied to: /foo/? // where the question mark means required parameter. So the following should be correct: /foo/bar and the following should be wrong: /foo /foo/ /foo/bar/abc

Additional matching regexes for
input mandatory title

Search "smarty" tags

Example: <title>Home page | {$site_name|to_small}</title> <base href="{$_template_root}">

Href parse

matches href, title, innerhtml

salary

Chinese salary input

Movies title extractor

Extract the title from a movie file

masked phone input validator

masked phone input validator

Simple URL

Validate an URL input.

Link markdown with title text

Simple link mardown detection with a title text

Product model extractor

Extracts a model ID from a product title

Test numeric input to be between 0,01 and 100,00

Tests a numeric input to be between 0,00 < input <= 100,00. Decimals are optional but have at max 2 places.

Simple phone or email

True if user input mobile phone or email