Warning: substr() expects parameter 2 to be long, string given in /srv/www/midg3t.net/index.php on line 60
tedp - IRC Quotes

Warning: Cannot modify header information - headers already sent by (output started at /srv/www/midg3t.net/index.php:60) in /srv/www/midg3t.net/ircquotes.ted on line 17

IRC Quotes

Total quotes: 159.

[submit quote]

Full(ish) list

#116 Sat, 28 Aug 2004 15:42:14 +0000
< sven> hey im using mysql and i wanna make a field where i can only enter in 3 digits as its value, whats the command for it, like int(11) or watever
<@midg3t> smallint
<@midg3t> the (11) does not limit the number of digits you can store
< sven> what does (11) do?
<@aidan> something else