The network whois (the interface used to provide a legal interface for the WAN) copy code code as follows: function Whois_hichina ($domain) {Preg_match ("| (. +?)| Is ", @file_get_contents (' http://whois.hichina.com/cgi-bin/whois?domain= '. $domain. '), $whois); $whois [0] = str_replace (' Friendly tip: according to the requirements of the registry, the expired domain name may be in the Registrar auto-renewal period, you see in this query the domain name due date only for reference please enter the member area to see the actual expiry time of the domain name, and please renew the fee, thank you! ', ', ($whois [0]);//filter out this paragraph of text return $whois [0]); The new network Whois (non-new network provided, just according to the new Web site URL modification implementation) copy code as follows: function wh
1. Whois PHP Implementation of the domain name whois query code data source million network, new network
Introduction: Whois:whois PHP Implementation of the domain name whois query code data source million network, new network: Million network WHOIS (using the interface to provide a legitimate interface for the network) copy code code as follows: function Whois_hichina ($domain) {Preg_ Match ("|<pre> (. +?) </pre>|is ", @file_get_contents (' http://whois.hichina.com/cgi-bin/whois?domain= ' $domain. '), $WH
2. Conversion between site:www.jschina.com.cn IStream and Tstream
Introduction: site:www.jschina.com.cn:site:www.jschina.com.cn between IStream and Tstream: Procedure Tform1.button1click (Sender: TObject); var Memostream,olestream:tstream; Stream:istream; Begin Image1. Picture: =nil; Image2. Picture: =n
3. Banner online production using PHP to implement similar classes as ASP banner components
Introduction: Banner Online production: Banner online production using PHP to implement a class similar to ASP banner components: <?php/***************************************************** * * Author: Wu Zhenhen (Biz)--phpscript e-mail:wuzhenheng@china.com web:http://phpscript.osh.com.cn file name: AdRotator.class.php3 Copyright
4. Domain Name query An example domain name query that crawls information from another website
Introduction: Domain Name query: A domain name query from another site to crawl information example domain name query: <? if (Isset ($xx)) {$dodo = @file ("http://www.e9china.com/cgi-bin/comdns.pl?raw=1&lookup=OK&fqdn=". $fqdn. " &domain= ". $domain." &root= ". $root." &cdomain=2.7 "); $i = 0; while ($dodo [$i]) {echo $do
5. YII2 Installation
Introduction:: Yii2 Installation: Reference article: http://www.yiichina.com/downloadhttp://www.yiichina.com/tutorial/324 My Environment: c:usersadministrator >php-vphp 5.5.30 (CLI) (Built:sep 13:50:25) Copyright (c) 1997-2015 the PHP groupzend En
6. An example of fetching information from another website (domain name query) _php Tutorial
Introduction: An example of crawling information from another website (domain name query). if (Isset ($xx)) {$dodo = @file (http://www.e9china.com/cgi-bin/comdns.pl?raw=1fqdn=. $fqdn. quot;. $domain. quot;. $root. quot;); $i = 0; while ($dodo [$i]) {echo $dodo [$i]; $i + +;} exit; }
7. Using PHP to implement class _php tutorials similar to ASP banner components
Summary: Use PHP to implement classes similar to ASP banner components. PHP/******************************************************* Author: Wu Zhenhen (Biz)--phpscript e-mail:wuzhenheng@china.com web:http://phpscript.osh.com.cn file name: adrotator.c
8. PHP obtains the proxy server IP that the user uses is the real ip_php tutorial
Introduction: PHP Obtains the proxy server IP that the user uses namely the real IP. From http://www.phpchina.com/bbs/thread-12239-1-1.html use $_server["REMOTE_ADDR" in PHP to obtain the IP address of the client, but if the client is using a proxy server to access The one that took it.
9. PHP generation of two-dimensional code of several ways to organize and use examples _php tutorial
2.php class library PHP QR Code
PHP qr Code is open source (LGPL) library for generating QR code/
2-dimensional barcod "Width=" >
Introduction: PHP generated two-dimensional code of several ways to organize and use examples. 1.google Open API Copy code code is as follows: $urlToEncode = "http://bbs.lewanchina.com"; Generateqrfromgoogle ($urlToEncode); function Generateqrfromgoogle ($chl, $widhtHeight = ' Max ', $EC
How to install Apache (PWS) php4mysqlphpmyadmin under Windows 98 _php Tutorial
Summary: How to install Apache (PWS) php4mysqlphpmyadmin under Windows 98. Author: Tony Reeves () Published: 08/08 16:52 1. Installation of PHP4 Software obtained: foreign http://www.php.net; domestic http://www.phpchina.com,http:// Phpuser.com and so on to get the compressed package after decompression to
"Related question and answer recommendation":
Does Android have a code repository like iOS?
iOS-about video animations and instant playback issues
iOS9 the process name of the phone installation software cannot be obtained
iOS-useful Tttattributedlabel How do I add a picture to a label?
Androidstudio have similar plugins like this?