PHP Classes

File: tests/data/ignore-options.json

Recommend this page to a friend!
  Classes of Nahid Bin Azhar   PHP Link to HTML   tests/data/ignore-options.json   Download  
File: tests/data/ignore-options.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Link to HTML
Convert URLs and email addresses into HTML links
Author: By
Last change:
Date: 4 years ago
Size: 283 bytes
 

Contents

Class file image Download
{ "options": { "attr": { "class": "foo" } }, "tests": [ "Lorem ipsum dolor sit amet.", "<a href=\"http://www.example.com/\">www.example.com</a>", "<a href=\"mailto:example@example.com\">example@example.com</a>" ] }