This is a thief program, but why can't I assign a value if the string is written like this?

Source: Internet
Author: User
This is a thief program, but why can't I assign a value if the string is written like this ?? This is only part of the program: file a: function & nbsp; cut ($ file, & nbsp; $ from, & nbsp; $ end) & nbsp; {echo & nbsp; $ from; echo & nbsp; $ end; this is a thief program. Why can't I assign a value if the string is written like this ??
This is only part of the program:

File:

Function cut ($ file, $ from, $ end ){
Echo $ from;
Echo $ end;
Die ();
$ Message = explode ($ from, $ file );
$ Message = explode ($ end, $ message [1]);
Return $ message [0];
}


File B:

$ A = cut ($ fileContent ,'','');


The last two parameters of the function in file B are written in this way, and the echo in file a is empty. but changing the parameter value to another string is no problem. why ?? Share:
------ Solution --------------------
It is not really blank, but the html tag is echo, so the browser is blank,
You can right-click the webpage and choose View source file to view the code.
The code should be:

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.