Ò׽ؽØÍ¼Èí¼þ¡¢µ¥Îļþ¡¢Ãâ°²×°¡¢´¿ÂÌÉ«¡¢½ö160KB

ÎÒµÄphpÑéÖ¤ÂëÀà


<?php
/*
 * Created on 2010-3-11
 * author:zhangfei
 *ÎÒµÄÑéÖ¤ÂëÀà
 */
 session_start();
 class Check_Class{
  public $h_img ;
public $c_back ;
public $c_front ;
//¹¹Ô캯Êý
function Check_Class(){
$h_img  =  imagecreate(100,30);
$c_back  =  imagecolorallocate($h_img,0,0,0);
$c_front  =  imagecolorallocate($h_img,255,255,255);
$_SESSION[randstr]=$randm_string = $this->random(5);//ÓÃsession±£´æÆðÀ´ÓÃÒÔºóÃæÅжÏ
$this->getLine($h_img);
$this->getPoint($h_img);
$this->paintString($h_img,$randm_string,$c_front);
//ÏÔʾͼƬ
header("Content-type:  image/jpeg");
imagejpeg($h_img);
imagedestroy($h_img);
}
  //²úÉúËæ»ú×Ö·û´®£¬°üÀ¨Êý×ֺʹóСд×Öĸ
  function random($length)
{
   $hash = "";
   $chars = "CEFGHIJKLMNOPQRSTUVWXYZ0123456789cefghijklmnopqrstuvwxyz";
   $max = strlen($chars) - 1;
   mt_srand((double)microtime() * 1000000);
   for($i = 0; $i < $length; $i++)
   {
       $hash .= $chars[mt_rand(0, $max)];
   }
   return $hash;
}
//»­¸ÉÈÅÏߵĺ¯Êý
function getLine($h){
for($j=0;$j<5;$j++){
//¶¨ÒåÏßÌõ
$c_line = imagecolorallocate($h,rand(0,255),rand(0,255),rand(0,255));
//ÔÚͼƬÉÏ»®Ïß
imageline($h,rand(0,100),rand(0,30),rand(0,100),rand(0,30),$c_line);
}
}
//»­Ôëµã
function getPoint($h){
for($ii=0;$ii<400;$ii++){
$c_point = imagecolorallocate($h,rand(0,255),rand(0,255),rand(0,255));//¶¨ÒåÔëµãÑÕÉ«
imagesetpixel($h,rand()%100,rand()%30,$c_point);
}
}
//»­×Ö·û´®
function paintString($h,$rd_str,$c_f){
imagestring($h,rand(4,6),rand(1,50),rand(1,15),$rd_str,$c_f);
}
 }
 $chek = new Check_Class();
?>


Ïà¹ØÎĵµ£º

PHP»ñÈ¡ÍøÒ³ÄÚÈÝ·½·¨×ܽá

ץȡµ½µÄÄÚÈÝÔÚͨ¹ýÕýÔò±í´ïʽ×öһϹýÂ˾͵õ½ÁËÄãÏëÒªµÄÄÚÈÝ£¬ÖÁÓÚÈçºÎÓÃÕýÔò±í´ïʽ¹ýÂË£¬ÔÚÕâÀï¾Í²»×ö½éÉÜÁË£¬ÓÐÐËȤµÄ£¬ÒÔϾÍÊǼ¸ÖÖ³£ÓõÄÓÃphp×¥È¡ÍøÒ³ÖеÄÄÚÈݵķ½·¨¡£
1.file_get_contents
PHP´úÂë
¸´ÖÆ´úÂë ´úÂëÈçÏÂ:
<?php
$url = "http://www.jb51.net";
$contents = file_get_contents($url);
// ......

PHPÕýÔò±í´ïʽƥÅä²¢Êä³öÊý×é(×öС͵³ÌÐòºÜÓÐÓÃ)

ÓÐÕâôһ¶ÎHTML£¬±È½Ï²»¹æÔòµÄ£¬Èç¹ûÒªÌáÈ¡ÆäÖеÄÁ´½ÓµØÖ·ºÍÁ´½ÓÃû³Æ£¬ÔõôŪ£¿ ÄÚÈÝÀ´×Ôdedecms
//HTML
$str = '<a id="top8" href="http://list.mp3.baidu.com/song/A.htm?top8" class="p14" target="_top">¸èÇúÁбí</a><br><a target="_blank" id="bp" href="http://list.mp3.baidu.com/list/ba ......

PHP³£ÓõÄһЩÕýÔò±í´ïʽ

Æ¥ÅäÖÐÎÄ×Ö·ûµÄÕýÔò±í´ïʽ£º [\u4e00-\u9fa5]
ÆÀ×¢£ºÆ¥ÅäÖÐÎÄ»¹ÕæÊǸöÍ·ÌÛµÄÊ£¬ÓÐÁËÕâ¸ö±í´ïʽ¾ÍºÃ°ìÁË
Æ¥ÅäË«×Ö½Ú×Ö·û(°üÀ¨ºº×ÖÔÚÄÚ)£º[^\x00-\xff]
ÆÀ×¢£º¿ÉÒÔÓÃÀ´¼ÆËã×Ö·û´®µÄ³¤¶È£¨Ò»¸öË«×Ö½Ú×Ö·û³¤¶È¼Æ2£¬ASCII×Ö·û¼Æ1£©
Æ¥Åä¿Õ°×ÐеÄÕýÔò±í´ïʽ£º\n\s*\r
ÆÀ×¢£º¿ÉÒÔÓÃÀ´É¾³ý¿Õ°×ÐÐ
Æ¥ÅäHTML±ê¼ÇµÄÕýÔò±í´ïʽ£º ......

ʹÓÃÌÚѸµÄapi½Ó¿Ú£¬php»ñÈ¡ipµØÖ·ÒÔ¼°ËùÔÚ³ÇÊÐ

http://fw.qq.com/ipaddress·µ»ØÀàËÆ£ºvar IPData = new Array("61.51.71.183","","±±¾©ÊÐ","");
<?php
function get_ip_place(){
$ip=file_get_contents(http://fw.qq.com/ipaddress);
$ip=str_replace('"',' ',$ip);
$ip2=explode("(",$ip);
$a=substr($ip2[1],0,-2);
$b=explode(",",$a);
return&n ......

¼èÄѵľñÔñ£ºPHPÓëASPµÄ×ۺϱȽÏ

ʲôÊÇPHP
¡¡¡¡PHP´ú±íÁË"³¬Îı¾´¦ÀíÆ÷"£¬ÕâÒâζ×ÅÄã±ØÐëÖªµÀ£¬ËüÊÇÒ»ÖÖ·þÎñÆ÷¶ËµÄ´¦ÀíÓïÑÔ£¬ÇÒÒÔHTMLµÄÐÎʽ³öÏÖ¡£Ëü×î³£Óõĵط½¾ÍÊÇÍøÒ³ÁË£¬Êý¾Ý´Ó¿Í»§»ú·¢Ë͵½Web·þÎñÆ÷£¬ÐÅÏ¢Ôڴ˱»´¦Àí²¢·µ»Ø½á¹û¡£
¡¡¡¡µ«ÕâÖÖͨÓÃÐÔµÄÓïÑÔË¿ºÁ²»¾ÖÏÞÓÚÔÚÍøÒ³·½Ã棬PHPÒ²Äܱ»ÓÃÔÚÃüÁîÐÐshellÖУ¬Ëü¿É×÷Ϊ²Ù×÷ϵͳµÄÒ»¸öÀ©Õ¹£¬ÓÉ´ËÖ´Ð ......
© 2009 ej38.com All Rights Reserved. ¹ØÓÚE½¡ÍøÁªÏµÎÒÃÇ | Õ¾µãµØÍ¼ | ¸ÓICP±¸09004571ºÅ