prudens Posted May 30, 2008 Share Posted May 30, 2008 Where can I find information about the range of datatypes in PHP like INT, SMALLINT, BIGINT? Thanks! Link to comment https://forums.phpfreaks.com/topic/107905-range-of-datatypes/ Share on other sites More sharing options...
monkeypaw201 Posted May 30, 2008 Share Posted May 30, 2008 phpMyAdmin? Link to comment https://forums.phpfreaks.com/topic/107905-range-of-datatypes/#findComment-553120 Share on other sites More sharing options...
Gighalen Posted May 30, 2008 Share Posted May 30, 2008 http://dev.mysql.com/doc/refman/5.0/en/storage-requirements.html Link to comment https://forums.phpfreaks.com/topic/107905-range-of-datatypes/#findComment-553124 Share on other sites More sharing options...
prudens Posted May 30, 2008 Author Share Posted May 30, 2008 Thanks! Link to comment https://forums.phpfreaks.com/topic/107905-range-of-datatypes/#findComment-553130 Share on other sites More sharing options...
The Little Guy Posted May 30, 2008 Share Posted May 30, 2008 and for PHP: http://us.php.net/manual/en/language.types.php Link to comment https://forums.phpfreaks.com/topic/107905-range-of-datatypes/#findComment-553171 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.