PHP Classes

File: phpcs.xml.dist

Recommend this page to a friend!
  Classes of Zacchaeus Bolaji   PHP Backup MySQL Database Automatically   phpcs.xml.dist   Download  
File: phpcs.xml.dist
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Backup MySQL Database Automatically
Backup and restore MySQL database dumping SQL file
Author: By
Last change:
Date: 4 years ago
Size: 457 bytes
 

Contents

Class file image Download
<?xml version="1.0"?> <ruleset name="validate_nigerian_phone"> <description>A PHP module to validate and format a Nigerian phone number as well as deduce the network provider or area code</description> <arg value="p" /> <config name="ignore_warnings_on_exit" value="1" /> <config name="ignore_errors_on_exit" value="1" /> <arg name="colors" /> <arg value="s" /> <!-- Use the PSR2 Standard--> <rule ref="PSR2" /> </ruleset>