Skip to content

blogzone

Month: June 2021

A question about if else is easy to confuse

Posted on June 13, 2021August 30, 2022 by admin@blogzone.me

$a = true; if ($a) { echo “true”; } else label: { echo “false”; } First of all, the above code outputs true and false. If you know the reason, then you don’t need to read it further. If you don’t know, then the cause of this confusion may be because we will intuitively think:… Read more A question about if else is easy to confuse

Skip to footer

Recent Posts

  • How to use the default PHP to execute the phar package?
  • How does PHP implement calculation formula processing in string format
  • A bug of curl millisecond timeout
  • A few Tips to make PHP7 reach the highest performance
  • Confusing strtotime

Recent Comments

No comments to show.

Archives

  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021

Categories

  • Uncategorized
Proudly powered by WordPress | Theme: Yocto by Humble Themes.