Forum avatar random transformation code_PHP tutorial

WBOY
Release: 2016-07-21 16:09:08
Original
946 people have browsed it


Forum avatar random change code 1. Save WordPad as yourname.php file

2. Name the avatar images to be used as 0.gif 1 .gif 2.gif

3. Upload .php files and pictures to a space that supports php

4. Fill in http://www.yourdomain.com/ in the avatar column of the forum's personal settings ../yourname.php?.gif

5.OK

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/314620.htmlTechArticleForum avatar random change code 1. Write?readfile(rand(0,2)..gif);? Save the board as yourname.php file 2. Name the avatar images to be used as 0.gif 1.gif 2.gif 3.php file and upload the image...
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!