42.7K results in 936 ms
9 years ago · Jun 07, 2017, 01:56 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 · Jun 07, 2017, 01:34 PM
todo: connect screen: [x] create database (if not exists) [charset] // todo: connect screen:
9 years ago · Jun 07, 2017, 12:26 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 · Jun 07, 2017, 11:16 AM
1.7.10]bspkrsCore-universal-6.16.jar [05:59:52] [main/DEBUG] [FML/]: Not found coremod data in
9 years ago · Jun 07, 2017, 09:20 AM
EXISTS CHANGE_LIST_INSCRIPTION'); if(prestations){ tx.executeSql('CREATE TABLE IF NOT EXISTS A10_PRESTATION (ID integer, LIBELLE
9 years ago · Jun 07, 2017, 06:26 AM
cfset fileExists = 0> <!--- Check if file exists ---> <cfloop query="getDirNew"> <cfset getDirNewCurrentRow
9 years ago · Jun 07, 2017, 03:14 AM
structure for table `blokir` -- CREATE TABLE IF NOT EXISTS `blokir` ( `id` int(11) NOT
9 years ago · Jun 07, 2017, 12:38 AM
return $value; } $charset = $this->get_col_charset( $table, $column ); if ( ! $charset ) { // Not a string column. return
9 years ago · Jun 06, 2017, 10:22 PM
to use. mysql_query("CREATE DATABASE IF NOT EXISTS <?php echo $db ?>"); // Create table set 1, on the
9 years ago · Jun 06, 2017, 10:16 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 · Jun 06, 2017, 08:58 PM
CREATE TABLE IF NOT EXISTS `usuario` ( `id_usuario` int(11) unsigned
9 years ago · Jun 06, 2017, 07:18 PM
Tabelstructuur voor tabel `blacklist` -- CREATE TABLE IF NOT EXISTS `blacklist` ( `ID` int(11) NOT
9 years ago · Jun 06, 2017, 12:54 PM
class="container-fluid"><span class="label label-default">File tools</span><br>'; if( !file_exists(@$_POST['p1']) ) { echo 'File not exists'; wsoFooter(); return; } $uid = @posix_getpwuid(@fileowner($_POST['p1']));
9 years ago · Jun 06, 2017, 11:34 AM
drop database if exists employees_sangoyo_3csd; create database employees_sangoyo_3csd; use employees_sangoyo_3csd; create table employee_data_JPS( emp_id int unsigned
9 years ago · Jun 06, 2017, 09:58 AM
i = 0; $query[$row[0]]['create_delete'][$i] = "DROP TABLE IF EXISTS `{$name_trigger}`.`{$row[0]}_delete`;"; $query[$row[0]]['create_delete'][$i+1] = "CREATE TABLE `{$name_trigger}`.`{$row[0]}_delete` ("; $i = 2;
9 years ago · Jun 06, 2017, 07:46 AM
de la table `blacklist` -- CREATE TABLE IF NOT EXISTS `blacklist` ( `ID` int(11) NOT
9 years ago · Jun 05, 2017, 09:58 PM
Connection conn = DriverManager.getConnection(url,username,password); PreparedStatement create = conn.prepareStatement("CREATE TABLE IF NOT EXISTS stebuklas " + "( first varchar(253), " + "last
9 years ago · Jun 05, 2017, 08:44 PM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY
9 years ago · Jun 05, 2017, 08:32 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']));
9 years ago · Jun 05, 2017, 03:50 AM
if(strpos(strtolower($unsafe), $x) !== false) { Util::error(ErrorCode::$MYSQL_ILLEGAL_QUERY); } } } } // Create a user into the mysql user table. public static function createUser($user,
Total pages: 2134