Generation of PHP delimiter multi-line string

Source: Internet
Author: User

For more complex strings, for generating HTML strings, or for XML or other functions, he will take each line as each line of text. But in some special cases, but the real existence, like HTML code, ignores line breaks.


Symbol:
<<<

Grammar:

<<
  <>
   $符)(开头无空格)第一行 
   XXX
   XXX
   XX(开头无空格)变量(无
   $符)
  

    
     $s =<<
     <>

1

2

3

s;

echo$s;?>

123

Example 2:

  !--? php   $_data  =  << 
      
      
        George 
       
      
        old three 
        
       
         Reminder 
        Don ' t forget the meeting!
     data;  
      
       $myfile  = fopen ( "file.txt" ,  "W" )  or   Die  ( "Unable to open file!" ); Fwrite ( $myfile ,  $_data ), fclose ( $myfile ); ?    
file.txt内容:
   
    <note><to>George
   
    to><from>老三
   
    from><heading>Reminder
   
    heading><body>Don't forget the meeting!
   
    body>
   
    note>

'). addclass (' pre-numbering '). Hide (); $ (this). addclass (' has-numbering '). Parent (). append ($numbering); for (i = 1; i <= lines; i++) {$numbering. Append ($ ('
  • '). Text (i)); }; $numbering. FadeIn (1700); }); });

    The above describes the PHP delimiter multi-line string generation, including the aspects of the content, I hope the PHP tutorial interested in a friend helpful.

  • Related Article

    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.