Jump to content

M_M

Members
  • Posts

    1
  • Joined

  • Last visited

M_M's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. M_M

    PHP Tutorial

    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...