from pinoy2 request of thanatos and xtremewap admin..
--
-- Table structure for table `pinoy2_getcards`
--
CREATE TABLE `pinoy2_getcards` (
`id` int(10) NOT NULL auto_increment,
`no` varchar(30) collate latin1_general_ci NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=13 ;
--
-- Dumping data for table `pinoy2_getcards`
--
INSERT INTO `pinoy2_getcards` VALUES(1, '1');
INSERT INTO `pinoy2_getcards` VALUES(2, '2');
INSERT INTO `pinoy2_getcards` VALUES(3, '3');
INSERT INTO `pinoy2_getcards` VALUES(4, '4');
INSERT INTO `pinoy2_getcards` VALUES(5, '5');
eto na!
--
-- Table structure for table `pinoy2.com_spincard`
--
`cards` varchar(3), collate latin1_general_,ci NOT NULL default '',
cards=500
--
-- Table structure for table `pinoy2_getcards`
--
CREATE TABLE `pinoy2_getcards` (
`id` int(10) NOT NULL auto_increment,
`no` varchar(30) collate latin1_general_ci NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=13 ;
--
-- Dumping data for table `pinoy2_getcards`
--
INSERT INTO `pinoy2_getcards` VALUES(1, '1');
INSERT INTO `pinoy2_getcards` VALUES(2, '2');
INSERT INTO `pinoy2_getcards` VALUES(3, '3');
INSERT INTO `pinoy2_getcards` VALUES(4, '4');
INSERT INTO `pinoy2_getcards` VALUES(5, '5');
eto na!
--
-- Table structure for table `pinoy2.com_spincard`
--
`cards` varchar(3), collate latin1_general_,ci NOT NULL default '',
cards=500
Comment