Affichage des articles dont le libellé est preg_replace_callback. Afficher tous les articles
Affichage des articles dont le libellé est preg_replace_callback. Afficher tous les articles
10/12/2009

preg_replace/preg_replace_callback PURE Javascript equivalent

I didn't know that but the string replace method support $X notation style and callback functions:

preg_replace
in pure javascript:


preg_replace_callback in pure javascript:

PHP preg_replace_callback Javascript equivalent

Usage:

[Explore Code] [Download @GitHub]
»
 
 
Made with on a hot august night from an airplane the 19th of March 2017.