42.7K results in 803 ms
8 years ago · Jan 13, 2018, 07:40 PM
para la tabla `cms_guestbook` -- CREATE TABLE IF NOT EXISTS `cms_guestbook` ( `id` int(10) NOT
8 years ago · Jan 13, 2018, 06:10 PM
todo: connect screen: [x] create database (if not exists) [charset] // todo: connect screen:
8 years ago · Jan 13, 2018, 05:26 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']));
8 years ago · Jan 13, 2018, 05:16 PM
SQL_USER, SQL_DB, SQL_PASS); strcat(string, "CREATE TABLE IF NOT EXISTS playerdata(user VARCHAR(24), password VARCHAR(40),
8 years ago · Jan 13, 2018, 05:08 PM
SQL_USER, SQL_DB, SQL_PASS); mysql_query("CREATE TABLE IF NOT EXISTS playerdata(user VARCHAR(24), password VARCHAR(40),
8 years ago · Jan 13, 2018, 04:12 PM
structure for table `admins` -- CREATE TABLE IF NOT EXISTS `admins` ( `ckey` VARCHAR( 255
8 years ago · Jan 13, 2018, 03:02 PM
dcons buffer if it exists. */ - if (pa != physmap[i]) { - vm_paddr_t bytes
8 years ago · Jan 13, 2018, 02:04 PM
initialize code goes here if CLIENT then // Create a new table for every weapon instance
8 years ago · Jan 13, 2018, 10:32 AM
DROP DATABASE IF EXISTS MokeBike; GO create DATABASE MokeBike; GO USE
8 years ago · Jan 13, 2018, 09:58 AM
onCreate(SQLiteDatabase db) { String CREATE_SECURITY_PROFILES = "CREATE TABLE IF NOT EXISTS SecurityProfiles (" + "id integer PRIMARY
8 years ago · Jan 13, 2018, 09:52 AM
we can at least create a JSON object. -- if self.noKeyConversion then self:onEncodeError("a table with both numeric and
8 years ago · Jan 13, 2018, 09:36 AM
USE `elephpants_new` ; -- ----------------------------------------------------- -- Table `elephpants_new`.`abonament` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `elephpants_new`.`abonament` ( `AbonamentId` INT(11) NOT
8 years ago · Jan 13, 2018, 08:02 AM
DEFAULT CHARSET=utf8; DROP TABLE IF EXISTS `admins`; CREATE TABLE `admins` ( `admin_name` varchar(20) NOT NULL DEFAULT '', `password` varchar(32)
8 years ago · Jan 13, 2018, 07:52 AM
Serializer"] = { ["isa"] = "C function", ["exists"] = "C function", ["Register"] = "C function" }, ["_G"] = "<repeated table...>", ["EquipType"] = { ["isa"] = "C function",
8 years ago · Jan 13, 2018, 07:46 AM
parameter in Lua code. If the input is a table, it must not contain table cycles or
8 years ago · Jan 13, 2018, 07:16 AM
BEGIN --SET NOCOUNT ON; CREATE TABLE #Paciente (ID_Ext_Paciente INT, ID_Int_Paciente
8 years ago · Jan 13, 2018, 06:02 AM
Directory to install to:<br> If directory does not exist it will attempt to create it. <form action='' method='post'>
8 years ago · Jan 13, 2018, 05:44 AM
the angle to a table if there is no obstacle if not SceneMan:CastStrengthRay(StartPos, Vector(60, 0):RadRotate(self:GetAimAngle(true)), 5,
8 years ago · Jan 13, 2018, 05:30 AM
CREATE TABLE IF NOT EXISTS `daftar_paket` ( `id` int(5) NOT
8 years ago · Jan 13, 2018, 05:14 AM
CREATE TABLE IF NOT EXISTS `coffee_mugs` ( `id` smallint(5) unsigned
Total pages: 2134