Your IP : 216.73.216.74


Current Path : /proc/thread-self/root/usr/local/php5.5/lib/php/test/Auth/tests/
Upload File :
Current File : //proc/thread-self/root/usr/local/php5.5/lib/php/test/Auth/tests/mysql_test_db.sql

CREATE TABLE `temp` (
    `username` varchar(150) NOT NULL default '',
    `password` varchar(200) NOT NULL default ''
    ) ENGINE=MyISAM DEFAULT CHARSET=latin1;