W polu "Regular Expression" wpisuję kod:
<script language="JavaScript" type="text/javascript"> document.write('<span style="position:relative"><a href="http://ludzie.tlen.pl/{value}><img src="http://gfx.com.pl/templates/master_sigs_style/images/lang_polish/icon_yim.gif"></a><span style="position:absolute;left:3px;top:-1px"><a href="http://ludzie.tlen.pl/{value}&t=1"><img src="http://status.tlen.pl/{value}&t=1" width="18" height="18" border="0" /></a></span></span>'); </script>
I po kliknięciu na wyślij pokazuje się błąd:
Kod
preg_match(): Unknown modifier ' '
Dopiero co przeczytałem opis pod polem "Regular Expression":
Cytat
Only values matching this regular expression will be allowed. (PCRE-Style)
Co to za styl PCRE? Czy ktoś umie przerobić powyższy skrypt na taki styl? Jestem laikiem.