Generate HTMl PHP capture page to generate simple HTMl file code

Source: Internet
Author: User
Generate html: generate HTMl PHP capture page to generate html file simple code: cache technology & lt ;? Phpob_start (); enable cache $ c to get content from the cache $ clocalhostweizhuandetail. php? Aceshi2.html, $ content); echo $ content; echook; cache technology
 

Ob_start (); // enable cache
// $ C // obtain content from the cache
$ C // localhost/weizhuan/detail. php? Aid = 349 & uid = 1534 ');
Ob_end_clean (); // Close the cache and clear it
/***** Cache termination ***/
File_put_contents ("ceshi2.html", $ content );
Echo $ content;
Echo "OK ";
?>

The preceding section describes how to generate simple html code for HTMl files captured on pages, including html generation. if you are interested in PHP tutorials.

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.