Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
db title
SUBMITTED BY:
Guest
DATE:
March 5, 2014, 9:36 p.m.
FORMAT:
Text only
SIZE:
358 Bytes
Raw
Download
Tweet
HITS:
875
Go to comments
Report
CREATE TABLE IF NOT EXISTS `meme_maker_ratings` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`meme_id` varchar(16) COLLATE utf8_unicode_ci NOT NULL,
`ip_address` varchar(32) COLLATE utf8_unicode_ci NOT NULL,
`rating` int(11) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=11 ;
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus