How to deal with the specific usage of the third strpos () parameter

Source: Internet
Author: User
The third parameter of strpos () is currently used for string truncation. to make the code look simpler, someone prompts me to look at the third parameter of strpos, the document shows that the example only contains the first and second parameters. Which of the following is a simple example of using three parameters in the handwriting field. Thank you !!, Are there any official manuals? Usage of the third parameter of http://www.php.net/manual/zh/fun strpos ()
Currently, we are doing string truncation. to simplify the code, someone prompts me to look at the third parameter of strpos. in this document, we can see that the example only contains the first parameter and the second parameter. Which of the following is a simple example of using three parameters in the handwriting field. Thank you !!

------ Solution --------------------
Are there any official manuals? Http://www.php.net/manual/zh/function.strpos.php
------ Solution --------------------
The third parameter is offset. the default value is 0.
If specified, the search starts from the position of the string.

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.