Taobao's internal coupon advertising display system is a Taobao coupon advertising display software developed in PHP.
Feature description:
Suitable for webmaster friends who have their own content (websiteapp, etc.) and popular resources!
Compatibility: Compatible with windows/linux systems; uploaded data supports gb2312/utf-8 encoding.
Easy to operate: basically just convert the data and upload it; data conversion is convenient.
Adaptive: automatic page width; if it is less than 320, it will display 320px; if it is greater than 568, it will display 568px
Especially suitable for mobile banner ads.
Fast speed: Directly save 10,000 9MB Taobao coupon .dat files in 0.03 seconds.
Operating Instructions:
Front desk access: http://website/directory/index.php (upload to PHP space and run directly)
Background access: no background required (no background)
Data transformation: see steps below
Data operation: Management via FTP (convert data upload to replace taobao.dat file)
Modification of the displayed number: It is recommended to use a code editor such as notepad to open and edit the parameters in index.php.
Data conversion (Taobao coupons)
Generally, only the following three steps 1, 3, and 4 are required.
1. Download the Taobao Alliance coupon form at 10 a.m. every day.
2. The speed is already very fast. Select 2.12.2 below because the speed improvement is not obvious.
2.1 If there are columns that you do not want to display, delete the columns to reduce the data size and speed up the display.
2.2 If there are rows that you do not want to display, you can delete them first to reduce the data size and speed up the display.
3. Save it as a tab-delimited txt file, then rename it to taobao and change the suffix to (.dat).
4. Upload the data to the website directory (at the same level as the .php file) using your usual upload method.
Website call (iframe method)
1. Call using iframe method.