China Administrative Code _ postal code _ area code SQL file backup, provided for everyone to download and use none
China Administrative Code _ postal code _ area
This article example needs to verify the content: The mail address, the URL address, the telephone number, the postal code , the verification method share for everybody reference, the concrete content is as follows
1, the verification of the e-mail address
2, the URL address of the check
3. Telephone number
4. Check the ZIP
Use the js regular expression to verify the mobile phone number, email address, and zip code. If you want to verify your mobile phone number, you can refer to it for reference. (11 digits are entered at the beginning of "13" and "158,159)
The Code is as follows:
Var re;Var ss = document. getElementById ('textbox3 '). value;Re =/^ (13 [0-9] {9}) | (15 [89] [0-9]
This example needs to verify the content: E-mail address, URL address, telephone number, ZIP code, verification method for everyone to share for reference, the specific content as follows
1. Verification of e-mail address
2, the URL address of the check
3. Telephone number
4, the verification of the ZIP code
This article describes the method of obtaining all the information (address, ZIP code, country, latitude, etc.) for the specified (guest) IP in PHP. Share to everyone for your reference. Specifically as follows:
Calling the method is very simple. This also requires a database to support. The Chinese and phonetic characters in the database can coexist.
Nonsense not much to say, look at the
This article describes how to add custom verification rules for queryvalidate to verify email addresses and zip codes. For more information, see add custom verification using jQuery: validate.
JQuery. validator. addMethod add custom verification rules
AddMethod: name, method, message
Simple Example: add a single verification
The Code is as follows:
Validate. js extension Verification
This article describes how to add custom verification rules for queryvalidate to verify email addresses and zip codes. For more information, see add custom verification using jQuery: validate.
JQuery. validator. addMethod add custom verification rules
AddMethod: name, method, message
Simple Example: add a single verification
The Code is as follows:
Validate. js extension Verification
Digital Mail Telephone Fax ZIP code address Verification Code
#region Verify that the input string is a numberVerify that the input string is a numberpublic bool Validatenum (string p_str_num){Return Regex.IsMatch (P_str_num, "^[0-9]*$");}#endregion
#region Validate input string as phone number /// ///Validate input string as phone number /// /// ///
This article is mainly for you to introduce in detail the use of PHP zlib function, easy to implement PHP file package download zip, with a certain reference value, interested in small partners can refer to
The example of this article for everyone to share the php file package download zip code for everyone to refer to, the specific content as follows
PHP zi
Convert the ZIP code from Singapore to the corresponding region
// Example
Dco_get_district ("160149 ");
/*##################################
CONVERT POSTAL CODE TO DISTRICT NUMBER AND NAME
##################################*/
Zip code. This is the postal code of the United States. Currently, only the postal code in the United States is State-owned, and other industries are not State-owned. the reason for providing us
This article describes the JS and jquery verified e-mail, mobile phone number, zip code method.
jquery Code:
Verify ZIP code
$ ("#postcode"). blur (function () {
//Get Postal code
Use JS Regular expression to verify the phone number, email address, zip code. Need friends can come to the reference, I hope to help you. Cell phone number verification (13 opening and 158,159 beginning, total 11 bits) nbsp; code as follows: Var re; var Ss=document.getelementbyid (' TextBox3 '). Value; Re=/^ (13[0-9]{9}) | (15[89][0-9]{8}) $/if (Re.test (ss)) n
Recently developed projects require the use of provincial, municipal, and district data, because the projects to be developed are also e-commerce websites. when referring to the user experience of Vanke, it was found that it even had the latest released Guangming New Area in Shenzhen, and no data was updated on the Pat network. It seems that fanke is still responsible for data updates, so he learned about its data format, then I spent some time writing a small program to extract the latest provi
Php obtains all the information (such as the address, postal code, country, and latitude and longitude) of the specified IP address. Php obtains all the information (such as address, zip code, country, and latitude and longitude) of a specified (guest) IP address. This document describes how to obtain the specified IP
Copy CodeThe code is as follows:
Class zip
{
var $datasec, $ctrl _dir = Array ();
var $eof _ctrl_dir = "\x50\x4b\x05\x06\x00\x00\x00\x00";
var $old _offset = 0; var $dirs = Array (".");
function get_list ($zip _name)
{
$zip = @fopen ($zip _name, ' RB ');
if (! $
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.