Why is this written? What is the operation process?

Source: Internet
Author: User
Why is this written? What is the operation process?
PHP Code
  
  
  
      Try    {      if (XXX)      {
  
   //html code
  
        }   //end of If    }   //end of Try
  
  


------Solution--------------------

Try
{
if (XXX)
{

HTML code


I'm not sure what you said about the disconnection.
But in?> and ------Solutions--------------------
The running process is from top to bottom, so the benefits of this is nothing more than omitting the echo of PHP, and then to a certain extent make the structure of the program than the pure PHP code to be clear. All the code is parsed by the PHP interpreter.
  • 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.