Simple Chinese verification code
- $ Text = 'one of them is no one. when I come to the country with him, I want to go to the next generation. I learned from home, but after she got into her, she became a little girl for many days, but she was still able to do things. when she wanted to see the article, she was not an expert, and she was using the main line, as shown in the previous article. the first public with three old-driven two long-known people are now divided outside, but some of the body and high-thinking into the law, this is actually a matter of beauty, the moon, the voice of their own words, the voice of the voice to the situation department is determined the female asked the hacker to wait for a few of the most new jobs, because the computer was re-powered. The fourth step was the Dongzheng Haikou, so that the teacher could listen to the secret of the world, and the secret was added. powered by the generation of the Army, Xianshan wutaishui Wanshi eye and other places, the total number of teachers and books is better than that of the Living staff, the old car, The White Road, the road is called I often mention that Jin is more likely to be used as a system engineer or Si Li is influenced by kinggo.com's Pro community and today's Beijing Affairs system, and each party goes to the Qing Dynasty as an object. special vision straight server Mao Lin question build South Level unified color word please make love ';
- $ Im = imagecreatetruecolor (100,45 );
- $ Font = './msyhbd. ttf ';
- $ Len = mb_strlen ($ text, 'utf-8 ');
- $ Gray = imagecolorallocate ($ im, 200,200,200 );
- Imagefill ($ im, 0, 0, $ gray );
- For ($ I = 0, $ x = 0; $ I <4; $ I ++ ){
- $ Color = imagecolorallocate ($ im, mt_rand (0,190), mt_rand (0,190), mt_rand (0,190 ));
- $ X + = $ I * 10 + mt_rand (1, 5 );
- $ Tmp = mb_substr ($ text, mt_rand (0, $ len), 1, 'utf-8 ');
- Imagettftext ($ im, mt_rand (10, 16), mt_rand (-15, 15), $ x, mt_rand (225), $ color, $ font, $ tmp );
- }
- Header ('content-type: image/png ');
- Imagepng ($ im );
- Imagedestroy ($ im );
- ?>
|