Search code examples
phpord

PHP what does ord() stand for?


I just really want to know what ord() stands for, like what it is an abbreviation for. I know what it does, I'm just really curious what it means written out, like how I'm assuming that the opposite, chr(), probably stands for char.


Solution

  • It's an abbreviation for "ordinal".

    Ordinal numbers are counting numbers