PHP_INT_SIZE and PHP_EOL for older versions

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Thomas Mlynarczyk

    PHP_INT_SIZE and PHP_EOL for older versions

    Hi,

    The new constants PHP_INT_SIZE, PHP_INT_MAX and PHP_EOL seem quite useful,
    but don't exist in older versions of PHP. Of course I can define them, but
    which is the best way to find out the correct values to assign?

    Greetings,
    Thomas


Working...