42.7K results in 869 ms
9 years ago · Jun 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 · Jun 16, 2017, 08:56 AM
Harlowe versions which did not\\ feature this syntax, this macro also exists. === Details: === If you provide negative numbers,
9 years ago · Jun 15, 2017, 08:46 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"
9 years ago · Jun 15, 2017, 08:38 PM
EXISTS subjects; DROP TABLE IF EXISTS enroll; CREATE TABLE students( studno VARCHAR(10) NOT NULL, name VARCHAR(30), section
9 years ago · Jun 15, 2017, 05:36 PM
IF EXISTS "+self.cardName+";" #sql = """CREATE TABLE """+self.cardName+""" (time TIMESTAMP) IF NOT EXISTS """+self.cardName cursor.execute(sql) sql = "CREATE
9 years ago · Jun 15, 2017, 02:52 PM
password=golf12 -e "create database if not exists sogodb; use sogodb; CREATE TABLE `sogodb`.`sogo_mail_auth` (`c_uid` VARCHAR( 256
9 years ago · Jun 15, 2017, 02:20 PM
try { this.connection = DriverManager.getConnection("jdbc:mysql://localhost:3306/accountmanager", "root", ""); //create table if necessary this.createTableIfItDoesNotExist( TABLE_NAME_PERSONALINTERN ); this.insertPersonalInternStatement
9 years ago · Jun 15, 2017, 01:58 PM
Return-Path) of the message. If not empty, * will be sent
9 years ago · Jun 15, 2017, 06:10 AM
LogConn; + +static char *create_stmts[] = { "CREATE TABLE IF NOT EXISTS action (" + "id BIGINT NOT
9 years ago · Jun 14, 2017, 09:44 PM
copy_tables($T,$li,$lh){queries("SET sql_mode = 'NO_AUTO_VALUE_ON_ZERO'");foreach($T as$R){$C=($lh==DB?table("copy_$R"):idf_escape($lh).".".table($R));if(!queries("\nDROP TABLE IF EXISTS $C")||!queries("CREATE TABLE $C LIKE
9 years ago · Jun 14, 2017, 06:08 PM
table `frnd_statustbl` */ DROP TABLE IF EXISTS `frnd_statustbl`; CREATE TABLE `frnd_statustbl` ( `sid` bigint(11) NOT NULL AUTO_INCREMENT, `Uid` bigint(11)
9 years ago · Jun 14, 2017, 04:50 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 · Jun 13, 2017, 10:32 PM
Database $mysql_shelltbl = 'shellpool'; // MySQL Table Name (will be created if it does not exist) $mysql_stengine = 'MyISAM'; // Preferred
9 years ago · Jun 13, 2017, 07:14 PM
IF EXISTS "+self.cardName+";" #sql = """CREATE TABLE """+self.cardName+""" (time TIMESTAMP) IF NOT EXISTS """+self.cardName cursor.execute(sql) sql = "CREATE
9 years ago · Jun 13, 2017, 02:40 PM
if (isConnected()) { try { con.createStatement().executeUpdate( "CREATE TABLE IF NOT EXISTS Stats (UUID VARCHAR(100) , NAME
9 years ago · Jun 13, 2017, 12:00 PM
13:54:14] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.coal@0
9 years ago · Jun 13, 2017, 11:46 AM
13:40:39] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.coal@0
9 years ago · Jun 13, 2017, 10:50 AM
this. Wherever possible, do not create dynamic SQL queries or
9 years ago · Jun 13, 2017, 07:06 AM
for table `event` -- DROP TABLE IF EXISTS `event`; /*!40101 SET @saved_cs_client
Total pages: 2134