Current Location: Home> Function Categories> ord

ord

Convert the first byte of the string to a value between 0-255
Name:ord
Category:String
Programming Language:php
One-line Description:Returns the ASCII value of the first character in the string.
Similar Functions