PHP Classes

File: build/phpcs.xml

Recommend this page to a friend!
  Classes of Yousaf Syed   FYP PHP Fuzzy Search on Encrypted Data   build/phpcs.xml   Download  
File: build/phpcs.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: FYP PHP Fuzzy Search on Encrypted Data
Search encrypted data allowing fuzzy matching
Author: By
Last change:
Date: 2 years ago
Size: 216 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="utf-8" ?> <ruleset name="name-of-your-coding-standard"> <description> Description of your coding standard </description> <rule ref="Generic.PHP.DisallowShortOpenTag"/> </ruleset>