Newbie question: Bigger variables
Is there somewhere I can change the number of bits that a variable uses
in php ?
Re: Newbie question: Bigger variables
"Petey" <noemail> wrote in message
news:45ef4f58$0$179$157c6196 [at] dreader1.cybercity.dk...
| Is there somewhere I can change the number of bits that a variable uses
| in php ?
you can cast a variable as a certain type, but you cannot determine how php
stores that specific type. other than that, i'm not sure i follow the
question completely.
Re: Newbie question: Bigger variables
Post removed (X-No-Archive: yes)
Re: Newbie question: Bigger variables
On 7 Mar, 23:48, Petey <noemail> wrote:
> Is there somewhere I can change the number of bits that a variable uses
> in php ?
http://www.fusionxlan.com/PHPx64.php