The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
I know in other programming languages, it's Int($Variable) but what's the command in PHP?? Thanks
|
#2
|
||||
|
||||
intval($x);
|
#3
|
||||
|
||||
PHP Docs: Type Juggling
|
#4
|
|||
|
|||
Thanks, really appreciate it Here's another question for you 1337 PHP Coders
For random numbers do I still just put Rnd($Val); ?? |
#5
|
||||
|
||||
almost...
Code:
function definitions for rand(): int rand (void) int rand (int min, int max) |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|