HosipLan

Untitled

Mar 19th, 2011
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.10 KB | None | 0 0
  1. $texy = new \Texy;
  2. $texy->allowedTags =  FALSE;
  3. echo $texy->process('<a name="cool">odkaz</a>');
Advertisement
Add Comment
Please, Sign In to add comment