Skip to content

tomk79/php-h

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tomk79/h

A shorthand of htmlspecialchars().

Install

{
    "require": {
        "tomk79/h": "*"
    }
}

Usage

echo( h('<q>HTML String</q>') ); // Same as result of `htmlspecialchars()`

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages