42.7K results in 783 ms
8 years ago · Mar 05, 2018, 05:36 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 · Mar 05, 2018, 05:36 PM
players table //SQL command: CREATE TABLE IF NOT EXISTS doorsPlugin.player (playerUUID TEXT PRIMARY
8 years ago · Mar 05, 2018, 05:28 PM
dev /a/dev -o bind if needed # #not needed for this image
8 years ago · Mar 05, 2018, 05:20 PM
drop table if exists all_attempts; create table all_attempts (select personname,
8 years ago · Mar 05, 2018, 04:44 PM
CREATE TABLE IF NOT EXISTS `fs_boards` ( `id` int(11) NOT
8 years ago · Mar 05, 2018, 04:32 PM
new typeof continue gt not var delete if on void do ifFrameLoaded
8 years ago · Mar 05, 2018, 04:10 PM
back function if it exists $isSent = 1; $this->doCallback($isSent,'','',$bcc[0],$this->Subject,$body); } } if (count($bad_rcpt) > 0 ) { //Create error message for any
8 years ago · Mar 05, 2018, 04:08 PM
command) { const string query = "CREATE TABLE IF NOT EXISTS task (id INTEGER PRIMARY
8 years ago · Mar 05, 2018, 03:46 PM
consulta SQL: CREATE TABLE IF NOT EXISTS `wp_commentmeta` ( `meta_id` bigint(20) UNSIGNED
8 years ago · Mar 05, 2018, 02:56 PM
create procedure CreateTable() BEGIN CREATE TABLE IF NOT EXISTS students ( ID serial, Name
8 years ago · Mar 05, 2018, 02:46 PM
THEN :NEW.id := students_id_seq.NEXTVAL; END IF; END; / CREATE TABLE GROUPS ( ID NUMBER, NAME
8 years ago · Mar 05, 2018, 02:24 PM
null,5,'2017-10-17',1), (null,4,'2016-09-09',3), (null,5,'2017-09-17',1); IF NOT EXISTS, KURIANT LENTELES IF EXISTS DROPINANT LENTELES DROP TABLE IF EXISTS Users; ALTER
8 years ago · Mar 05, 2018, 02:22 PM
basename(chomp_(run_program::rooted_get_stdout($::prefix, "/etc/X11/lookupdm"))); $dm = $dm_canonical{$dm} if exists $dm_canonical{$dm}; my $autologin_user; if
8 years ago · Mar 05, 2018, 02:18 PM
Track whether all listeners exists for this plugin. If none exist, we do // not extract events. See #3639.
8 years ago · Mar 05, 2018, 01:54 PM
exists persons; drop view if exists needs_confirmation; create table card_payment ( payment_id int primary key not null, buyer varchar(255) not
8 years ago · Mar 05, 2018, 01:30 PM
PRINT N'Creating [dbo].[UserGroupAdminUsers]' GO CREATE TABLE [dbo].[UserGroupAdminUsers] ( [UserGroupId] [uniqueidentifier] NOT NULL, [UserID] [uniqueidentifier] NOT
8 years ago · Mar 05, 2018, 01:20 PM
for table `mytable` -- DROP TABLE IF EXISTS `mytable`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `mytable` ( `name` varchar(10)
8 years ago · Mar 05, 2018, 11:44 AM
Role CREATE TABLE IF NOT EXISTS `projekt`.`role` ( `id_role` INT NOT
8 years ago · Mar 05, 2018, 11:26 AM
DROP DATABASE IF EXISTS spacegame; CREATE DATABASE spacegame; USE spacegame; CREATE TABLE Location ( LocationId INT NOT
8 years ago · Mar 05, 2018, 11:02 AM
public; Owner: postgres; Tablespace: -- CREATE TABLE IF NOT EXISTS fias_items ( actstatus integer, aoguid
Total pages: 2134