The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Convert String to Integer?
Is it possible to convert a strictly numeric string to an integer value?
If so, how do I do it? Thanks. ~007 |
#2
|
||||
|
||||
This should work
$newvar = (int) $var; |
#3
|
|||
|
|||
|
#4
|
||||
|
||||
Thanks guys. I got it to work now.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|