Jump to content

M_M

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by M_M

  1. I would really like to see the examples changed to use exit() instead of die()

    Whilst die() is equivalent to exit(), in the PHP manual it is exit() that has the explanations and examples.

    die() is unnecessarily harsh and potentially triggering.

     

×
×
  • Create New...