PHP outputs how many input numbers are in the middle of two numbers

Source: Internet
Author: User
This article mainly introduces how many retrieval numbers are in the middle of two numbers output by PHP. The example analyzes the concept and related judgment skills of retrieval numbers. For more information, see

This article mainly introduces how many retrieval numbers are in the middle of two numbers output by PHP. The example analyzes the concept and related judgment skills of retrieval numbers. For more information, see

The example in this article describes how many responses are generated between two numbers in PHP. Share it with you for your reference. The specific analysis is as follows:

"Number of input" is a number. For example, if the number is 98789, the number is 98789, and the number is 98789. The number is the same as the number of reading.

<? Php for ($ I = 10; $ I <100; $ I ++) {$ len = strlen ($ I); $ l = 1; $ k = intval ($ len)/2 + 1; for ($ j = 0; $ j <$ k; $ j ++) {if (substr ($ I, $ j, 1 )! = Substr ($ I, $ len-$ J-1, 1) $ l = 0; break;} if ($ l = 1) echo $ I .'
';}?>

I hope this article will help you with php programming.

,

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.