PHP:Convert a String to a Number
From Progzoo
Convert to Number
String to Number
The language will automatically convert the string to an integer as required. You can use the function intval
The value "1234" is a string, you need to treat it as a number - to add 1, giving 1235.
[Font]
[Default]
[Show]
[Resize]
[History]
[Profile]
