hi guys,
how do i convert a char into int64 like in C#....
Thanks..
INT64
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: INT64
No such thing in PHP. You probably want to look at the BC Math library:
http://us2.php.net/manual/en/book.bc.php
Here is the manual section for math libraries:
http://us2.php.net/manual/en/refs.math.php
http://us2.php.net/manual/en/book.bc.php
Here is the manual section for math libraries:
http://us2.php.net/manual/en/refs.math.php
(#10850)