Convert string to int
#1

From wiki
PHP код:
new string[4] = "250";
new 
iValue strval(string); 
works but if string = "n250" doesn't work
I want to convert string "n250" to integer 250
Reply


Messages In This Thread
Convert string to int - by Nubik - 25.12.2016, 06:01
Re: Convert string to int - by coool - 25.12.2016, 06:13
Re: Convert string to int - by Nubik - 25.12.2016, 06:45

Forum Jump:


Users browsing this thread: 1 Guest(s)