Aicha Express (Express Home Edition) currently supports more than 70 express delivery queries. It adopts the API model to save the webmaster from the trouble of maintenance and upgrades, so that more energy can be used for promotion.
Instructions for use
1. Go to http://www.ickd.cn/api/ to apply for KEY;
2. Modify the do.php file.
Operating environment requirements platform: windows/linux
Web server: iis/apche
php 5.0+
Please make sure short_tag_open=On in php.ini, otherwise it may not work.
CSS file:
There are two css files under img/, which are two different styles (only the home page). Please choose according to your preferences and make modifications;
The logo image is located at img/ickd.png. It is called from the background. Please modify it according to your preferences.
How to modify a single page?
For example, if I want to add a separate query page for YTO Express as yto.php, please follow the steps below:
1. Copy cha.php to yto.php;
2. Modify $com=$com=strtolower($_GET['com']); in yto.php to $com='yuantong';
3. Modify the Yuantong Express inquiry office cha.php?com=yuantong in the relevant position in index.html to yto.php;
4. Modify cha.php in the corresponding location to yto.php.
After completing the above steps, you refresh the homepage, query Mom again, and you can enter a separate page. Now you can add some other content to yto.php to help with SEO.
This program uses an example, such as sto.php
other:
Please keep the homepage "Icha Express" and the link (http://www.ickd.cn). If you have any other questions, please add QQ 1158 2258 00, or send an email directly to
[email protected] If the words API KEY WRONG appear, it means that the API KEY is disabled. Please go to http://www.ickd.cn/api/ to apply for update instructions 2012.3.29:
v1.1 fixes CSS-related BUGs and unifies style control into the img/css.css file; adds another homepage style with the file name "Another style css.css".
other:
Please keep the homepage "Icha Express" and the link (http://www.ickd.cn). If you have any other questions, please add QQ 1158 2258 00, or send an email directly to
[email protected] If the words API KEY WRONG appear, it means that the API KEY is disabled. Please go to http://www.ickd.cn/api/ to apply for update instructions 2012.3.29:
v1.1 fixes CSS-related BUGs and unifies style control into the img/css.css file; adds another homepage style with the file name "Another style css.css".