PHP Web page cut diagram/js transduction

Source: Internet
Author: User

PHANTOMJS Crawl Site page information and site

Http://phantomjs.org/download.html

PHP Imagegrabscreen and Imagegrabwindow (intercept site thumbnails) are not very compatible with each browser

Use the canvas and Html2canvas in the HTML5 to specify the page label, use jquery to encode the image to the background, and then compile the background into the specified picture format, jquery.plugin.html2canvas.js the way you write.

Recently a customer with Ecshop, to pity Dorado things:

1, Background menu Add management: languages/zh-cn/admin/common.php

/* Menu category Section */$_lang[' 02_cat_and_goods ' = ' commodity management '; $_lang[' 03_promotion '] = ' promotion management '; $_lang[' 04_order '] = ' order management '; $_lang[' 05 _banner '] = ' advertising management '; $_lang[' 06_stats '] = ' report statistics '; $_lang[' 07_content '] = ' article management '; $_lang[' 08_members '] = ' member Management '; $_lang[' 09_ Others '] = ' miscellaneous management '; $_lang[' 10_priv_admin '] = ' Rights Management '; $_lang[' 11_system '] = ' system settings '; $_lang[' 12_template '] = ' template management '; $_lang[ ' 13_backup ' = ' database management '; $_lang[' 14_sms '] = ' sms management '; $_lang[' 15_rec '] = ' recommended management '; $_lang[' 16_email_manage '] = ' bulk mail management ';/* Commodity Management */$_lang[' 01_goods_list ' = ' product list '; $_lang[' 02_goods_add '] = ' Add new product '; $_lang[' 03_category_list '] = ' commodity category '; $_lang[' 04_ Category_add '] = ' add category '; $_lang[' 05_comment_manage '] = ' user comment '; $_lang[' 06_goods_brand_list '] = ' commodity brand ';

2, Background menu permissions, admin/includes/inc_priv.php background menu link admin/includes/inc_menu.php

3, Background Management page, to style consistent estimate can only look at its background template, the reference function similar to get a copy.

PHP Web page cut diagram/js transduction

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.