lang
stringclasses 10
values | seed
stringlengths 5
2.12k
|
---|---|
php | }
window.onload = function() {
Timer();
};
</script>
</body>
</html>
|
php | ERROR - 2020-11-19 02:52:48 --> 404 Page Not Found: Assets/js
ERROR - 2020-11-19 02:52:48 --> 404 Page Not Found: Assets/js
ERROR - 2020-11-19 03:52:27 --> 404 Page Not Found: Assets/js
ERROR - 2020-11-19 03:52:27 --> 404 Page Not Found: Assets/js
ERROR - 2020-11-19 03:52:28 --> 404 Page Not Found: Assets/js
ERROR - 2020-11-19 03:52:28 --> 404 Page Not Found: Assets/js
ERROR - 2020-11-19 03:52:28 --> 404 Page Not Found: Assets/js
ERROR - 2020-11-19 04:13:41 --> 404 Page Not Found: Robotstxt/index
ERROR - 2020-11-19 04:16:52 --> 404 Page Not Found: App-adstxt/index
ERROR - 2020-11-19 05:33:38 --> 404 Page Not Found: Robotstxt/index
ERROR - 2020-11-19 05:34:12 --> 404 Page Not Found: Crm/login.php |
php | <div class="card-header">
<div class="card-body">
<div class="table-responsive">
<table id="example" class="table table-striped table-bordered second" style="width:100%">
<thead>
<tr>
<th>#</th>
<th>Id Barang</th>
<th>Nama Barang</th> |
php | <p>{{ Auth::user()->profile->course->name}} / {{ Auth::user()->profile->level->name }}
<br>Mobile:{{ Auth::user()->profile->mobile_number }}
<br>Email:{{ Auth::user()->profile->email}} / {{ Auth::user()->profile->level->name }}</p>
<br>
</div> |
php | $table->timestamps();
});
}
/** |
php | //$referencia = $_REQUEST['referencia'];
//$orgao = $_REQUEST['orgao'];
//$ano = $_REQUEST ['ano'];
include 'conn.php';
include 'log.php'; |
php | - 09; OP: 09-11; line: 04-04 HIT; out1: 12 HIT; out2: 04 HIT
- 12; OP: 12-15; line: 07-08 HIT; out1: EX X
- paths
- 0 9 12: HIT
- 0 9 4 9 12: HIT
trycatch
- branches
- 00; OP: 00-04; line: 24-24 HIT; out1: EX X
- 05; OP: 05-05; line: 26-26 HIT; out1: 06 HIT; out2: EX X
- 06; OP: 06-09; line: 27-29 HIT; out1: EX X
- paths
- 0: HIT |
php | {
// XSSフィルタを通してidを受け取りセッションに入れる
$_SESSION['delete_id'] = $this->input->get('id', true);
//イベント削除確認ページに移動
redirect('admin_ctrl/load_page_event_delete_confirm');
}
public function delete_confirm()
{
//削除ボタンが押された時
if(isset($_POST['delete_btn'])) {
|
php | ],
[
'name' => "Logitech G305 LIGHTSPEED Wireless Gaming Mouse, Hero 12K Sensor, 12,000 DPI, Lightweight, 6 Programmable Buttons, 250h Battery Life, On-Board Memory, PC/Mac - Black",
'availableStock' => 1755,
],
[ |
php | * @Route("/bebidas", name="bebidas.")
*/
class BebidasController extends AbstractController
{
/**
* @Route("/anadir", name="anadir")
*/
public function anadir(BebidasRepository $nr)
{ |
php | <?php
include("Header.php");
include("mainMenu.php");
session_start();
|
php | 'metaDescription',
],
'string',
'max' => 255
],
[ |
php | *
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* http://www.tianruixinxi.com |
php | $this->nip = $data->nip;
$this->hari = $data->hari;
$this->pukul = $data->pukul;
$this->ruang = $data->ruang;
}
public function resetFields()
{
$this->kelas = ''; |
php | $('#form-cuit').after(nuevo_form('Dirección', datos.get('direccion') , 'direccion'));
$('#form-cuit').after(nuevo_form('Localidad', datos.get('localidad') , 'localidad'));
$('#form-cuit').after(nuevo_form('Fecha de inscripción', datos.get('fechaInscripcion') , 'fecha_inscripcion'));
$('#form-cuit').after(nuevo_form('Estado', datos.get('estadoClave') , 'estado'));
$('#form-cuit').after(nuevo_form('Nombre', datos.get('nombre') , 'nombre')); |
php | */
namespace Magento\Sales\Observer\Backend;
use Magento\Framework\Event\ObserverInterface;
class CatalogPriceRule implements ObserverInterface
{
/**
* @var \Magento\Quote\Model\ResourceModel\Quote
*/
protected $_quote;
/**
* @param \Magento\Quote\Model\ResourceModel\Quote $quote |
php |
$transport = Swift_SmtpTransport::newInstance(MAIL_HOST, 25)
->setUsername(MAIL_USER)
->setPassword(<PASSWORD>);
|
php | // $this->load->view('err404', $data);
$this->load->view('template/navbar', $data);
$this->load->view('err404');
$this->load->view('template/footer');
}
} |
php | <?php
use Illuminate\Support\Facades\Route;
// Register Twill routes here eg.
Route::module('posts');
|
php | {
if (!empty($_POST)) {
$this->m_mahasiswa->update_entry();
redirect('mahasiswa');
}
$data = $this->m_mahasiswa->get_entries_by_id($id);
$this->load->view('layout/header');
$this->load->view('layout/sidebar');
$this->load->view('mahasiswa/update', ['data' => $data]);
$this->load->view('layout/footer', ['js' => 'mahasiswa/updatejs']); |
php |
foreach ($tree as $k => &$v) {
$v = $this->treelifting($v);
}
if (isset($_)) {
$tree['$'] = $_;
}
} |
php | /**
*
*/
private function seedPort()
{
foreach ($this->portSeedersClasses as $seederClass) {
$this->seed($seederClass);
}
}
/**
* @param $class
*/
private function seed($class)
{ |
php | $lang_profil['name'] = "Ime";
$lang_profil['surname'] = "Prezime";
$lang_profil['perstatus'] = "Status";
$lang_profil['avatar'] = "Avatar";
$lang_profil['changeavatar'] = "Promeni avatar";
$lang_profil['uploadavatar'] = "Dodaj avatar";
$lang_profil['noavatar'] = "Nemate avatar";
$lang_profil['chooseavatar'] = "Izaberi avatar"; |
php | * @Last Modified by: darkless
* @Last Modified time: 2016-01-19 22:31:53
*/
if($is_mark == 'index'){
echo '
<footer>
<p><i>© Copyright 2015 Design by darkless <a href="./html/login.php">Login</a></i></p>
</footer>
<script src="./js/main.js" type="text/javascript" charset="utf-8"></script>';
} else{
echo '
<footer> |
php | * @package Zend_Service_WindowsAzure_CommandLine
* @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
*
* @command-handler getasynchronousoperation
* @command-handler-description Windows Azure Asynchronous Operation commands
* @command-handler-header Windows Azure SDK for PHP
* @command-handler-header Copyright (c) 2009 - 2011, RealDolmen (http://www.realdolmen.com)
* @command-handler-footer Note: Parameters that are common across all commands can be stored
* @command-handler-footer in two dedicated environment variables.
* @command-handler-footer - SubscriptionId: The Windows Azure Subscription Id to operate on.
* @command-handler-footer - Certificate The Windows Azure .cer Management Certificate.
* @command-handler-footer
* @command-handler-footer All commands support the --ConfigurationFile or -F parameter.
* @command-handler-footer The parameter file is a simple INI file carrying one parameter |
php | * Performs "hit highlighting" on tweets that have been auto-linked already.
* Useful with the results returned from the search API.
*
* Originally written by {@link http://github.com/mikenz <NAME>}, this
* is based on code by {@link http://github.com/mzsanford <NAME>} and
* heavily modified by {@link http://github.com/ngnpope <NAME>}.
*
* @author <NAME> <<EMAIL>>
* @copyright Copyright © 2010, <NAME>
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License v2.0
* @package Twitter
*/
class Twitter_HitHighlighter extends Twitter_Regex {
|
php | <!-- Projects table -->
<table class="table align-items-center table-flush">
<thead class="thead-light">
<tr>
<th scope="col">Name</th>
<th scope="col">Contact Number</th>
<th>Email</th>
<th>Loans</th>
<th></th> |
php |
namespace Model\Factory;
use Assert\Assertion;
use Library\Entity\EntityInterface;
use Library\Factory\EntityFactoryInterface;
use Model\Entity\Customer;
use Model\Value\CPF;
use Model\Value\Name;
use Ramsey\Uuid\Uuid;
class CustomerFactory implements EntityFactoryInterface
{ |
php | {
//Add the DatatableResultService if it doesn't exist yet.
$path = $datatableDir.'/DatatableResultService.php';
if (file_exists($path) === false) {
$appDatatableContent = $this->render('datatable/DatatableResultService.php.twig', [
'bundle_namespace' => $metaEntity->getBundleNamespace(),
]);
static::dump($path, $appDatatableContent);
}
}
}
|
php | <tr>
<th width="40">排序</th>
<th>ID</th>
<th>选项名称</th>
<th>添加方式</th>
<th>必填</th>
<th>输入限制</th>
<th>默认(备选)值</th>
|
php | <?php
//date_default_timezone_set ('America/Argentina/Mendoza');
ini_set ('display_errors', true);
Log::register (new Log_HTML (), Log::LEVEL_ERROR);
|
php | <gh_stars>100-1000
<div class="tabs-container">
<ul class="nav nav-tabs">
<li class="active"><a href="#tab_1" data-toggle="tab" aria-expanded="true">基本信息</a></li>
<li class=""><a href="#tab_2" data-toggle="tab" aria-expanded="false">收货人信息</a></li>
<li class=""><a href="#tab_3" data-toggle="tab" aria-expanded="false">发货信息</a></li>
<li class=""><a href="#tab_4" data-toggle="tab" aria-expanded="false">商品清单</a></li>
<li class=""><a href="#tab_5" data-toggle="tab" aria-expanded="false">费用信息</a></li>
<li class=""><a href="#tab_9" data-toggle="tab" aria-expanded="false">优惠信息</a></li>
<li class=""><a href="#tab_10" data-toggle="tab" aria-expanded="false">积分信息</a></li> |
php | ]);
return back()->with('success', 'خبر جدید با موفقیت ایجاد شد.');
}
|
php |
use Yii;
/**
* This is the model class for table "pekerja_img".
*
* @property string $ID_PEKERJA
* @property string $IMAGE_64
* @property int $STATUS |
php | $this->data['message'] = $message;
// load sang view
$this->data['temp'] = 'admin/head/index';
$this->load->view("admin/layout", $this->data);
}
/*ham edit bai viet meo vat*/
function edit()
{
// lay id cua bai viet muon sua |
php | @section('content')
<div class="row">
<div class="col-sm-12">
<h2>Danh sách sản phẩm bán chạy</h2>
<table class="table table-striped">
<thead>
<tr>
<th>#</th> |
php | return redirect('admin/gallery');
}
public function show($id)
{
$test=Gallery::find($id);
return view('admin.gallery.show',compact('test'));
}
/**
* Show the form for editing the specified resource.
* |
php | *
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
namespace TencentCloud\Cr\V20180321\Models;
use TencentCloud\Common\AbstractModel;
|
php |
$posts = $this->get_unprocessed_posts();
array_walk( $posts, array( $this, 'process_post' ) );
return count( $posts );
}
/**
* Returns all unprocessed posts.
* |
php | use Illuminate\Queue\SerializesModels;
class JobSeekerRejectedMailable extends Mailable
{
use SerializesModels;
public $job;
public $jobApplyRejected; |
php |
<!-- post-list-container -->
<div class="post-list-container">
<?php
if ( get_query_var('paged') ) { $paged = get_query_var('paged'); } else if ( get_query_var('page') ) {$paged = get_query_var('page'); } else {$paged = 1; }
if(is_tag()){
$tag=single_tag_title('', false);
$query=query_posts(array('post_type' =>array( 'post', 'news', 'newsletters', 'faqs','contact-funding-team' ),'tag_slug__in' => array($tag),'posts_per_page' => 5,'paged' => $paged));
}
elseif(is_category()){ |
php |
use Illuminate\Http\Request;
/*
|--------------------------------------------------------------------------
| API Routes
|--------------------------------------------------------------------------
|
| Here is where you can register API routes for your application. These |
php | return redirect()->route('addusers.index')
->with('success','user created successfully.');
}
/** |
php | </div>
</div>
<?php ActiveForm::end(); ?>
<?php Pjax::end(); ?> |
php | <button type="submit" id="searchbydate"><i class="fa fa-search py-2" aria-hidden="true"></i></button>
</form>
</div>
<div class="col-sm">
<form action="{{ route('documents.filter' , 'searchbytags') }}" method="POST" role="search">
{{ csrf_field() }}
<a href="#" data-toggle="dropdown" class="dropdown-toggle">
<label for="tags" class="form-control-label border col-sm-6"></label>
<b class="caret"></b>
</a>
|
php | {
$employee = Employee::find($id);
return response()->json($employee,201);
}
/**
* @param Request $request |
php | <div class="ibox-tools">
<a class="collapse-link">
<i class="fa fa-chevron-up"></i>
</a>
<a class="dropdown-toggle" data-toggle="dropdown" href="#">
<i class="fa fa-wrench"></i>
</a>
<ul class="dropdown-menu dropdown-user">
<li><a href="#">Config option 1</a>
</li>
<li><a href="#">Config option 2</a>
</li> |
php | 'method' => 'test',
'id' => 1,
'params' => $params = ['id' => 1, 'email' => '<EMAIL>']
]
)
);
$response = $this->server->run();
$expectedResponseData = (object)[
'jsonrpc' => '2.0',
'result' => (object)$params, |
php | 'name' => $this->language->get('text_germany'),
'code' => 'DEU'
);
$data['countries'][] = array(
'name' => $this->language->get('text_netherlands'), |
php | <li class="nav-item">
<a class="nav-link text-uppercase text-letter-spacing text-sm" href="/agencies">Agences</a>
</li>
<li class="nav-item">
<a class="nav-link text-uppercase text-letter-spacing text-sm" href="/contact">Contact</a>
</li>
<li class="nav-item">
<a class="nav-link text-uppercase text-letter-spacing text-sm" href="{{ route('about') }}">À Propos</a>
</li>
|
php | <?php if ($model->isNewRecord): ?>
<?= Html::submitButton('<i class="fa fa-plus-circle" aria-hidden="true"></i> Создать', ['class' => 'btn btn-success btn-lg']) ?>
<?php else: ?>
<?= Html::submitButton('<i class="fa fa-floppy-o" aria-hidden="true"></i> Сохранить', ['class' => 'btn btn-primary btn-lg']) ?>
<?php endif; ?>
</div>
<?php ActiveForm::end(); ?>
</div>
<div class="row"> |
php | *
* @return array|bool
*
* @internal param string $deliminator
*/
private function seedFromCSV($filename, $delimitor = ',', $enclosure = "'")
{
if (!file_exists($filename) || !is_readable($filename)) {
return false;
}
$header = null;
$data = [];
|
php | @extends('layouts.base')
@section('title', 'Confirm Example')
@section('main')
<x-block about="支払完了(仮)">
<p>重要な処理の前に認証を挟むことができました</p>
<p><a href="{{ action('AuthController@home') }}">ホーム</a></p>
</x-block>
@endsection |
php | * @property int $updated_at
* @property int $is_del
*/
class Articles extends \yii\db\ActiveRecord
{
const TT_MOI = 0; |
php | 'password' => '<PASSWORD>',
'passconfirm' => '<NAME>',
'owner' => 'JABEA',
'ownerGroup' => 'JABEA/TALDEA',
'text' => 'TEXTUA',
'groups' => 'TALDEA',
'none' => '-- Talderik Gabe --',
'editdata' => 'INFORMAZIOA ALDATU', |
php |
/**
* Provides a plugin for the 'canonical' meta tag.
*
* @MetatagTag(
* id = "canonical_url",
* label = @Translation("Canonical URL"),
* description = @Translation("Preferred page location or URL to help eliminate duplicate content for search engines."),
* name = "canonical", |
php | class RemoteRelationCollection extends Collection
{
public function resolve()
{
$resolvedRelations = (new RelationsResolver())->resolveRelations($this);
return array_map(function ($resolvedRelation) {
$originalRelationObject = $this->where('remote_model_id', $resolvedRelation['id'])->first();
|
php | {
parent::exceptionIf($expr, $message);
}
/**
* {@inheritDoc}
*
* @throws ContractException
*/
public static function exceptionElse($expr, string $message): void
{
parent::exceptionElse($expr, $message);
} |
php | // Store hash
var hash = this.hash;
// Using jQuery's animate() method to add smooth page scroll
// The optional number (800) specifies the number of milliseconds it takes to scroll to the specified area
$('html, body').animate({
scrollTop: $(hash).offset().top
}, 800, function () {
// Add hash (#) to URL when done scrolling (default click behavior)
window.location.hash = hash;
});
|
php | {
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = $this->env->loadTemplate("::consultor.html.twig");
$this->blocks = array(
'id' => array($this, 'block_id'),
'title' => array($this, 'block_title'),
'article' => array($this, 'block_article'),
);
}
|
php | {
$this->environmentHooks[] = $hook;
}
/** |
php | @extends('layouts.app')
@section('content')
<h1>Shungo のページ<h1>
<img src=pictures.shungo.jpg>
@endsection |
php | <div id="respuesta" class="alert alert-info">
<button type="button" class="close" data-dismiss="alert">×</button>
<strong></strong>
</div>
<div class="row"> |
php |
return [
'language' => 'Language',
'category' => 'Category',
'title' => 'Title',
'intro_short' => 'Intro short',
'content' => 'Content',
'image' => 'Image',
'user_created' => 'User created',
'status' => 'Status',
'top_title' => 'Top author write most (approve)',
'list_title' => 'List article',
'amount' => 'Amount', |
php | 'GT-S3850' => array( 'Samsung', 'Corby II' ),
'GT-S5220' => array( 'Samsung', 'Star 3' ),
'GT-S5222R' => array( 'Samsung', 'Rex 80' ),
'GT-S5222' => array( 'Samsung', 'Star 3 Duos' ),
'GT-S52(30|33)!' => array( 'Samsung', 'Star' ),
'GT-S5260P' => array( 'Samsung', 'Player City' ),
'GT-S52(60|63)!' => array( 'Samsung', 'Star II' ),
'GT-S5292R' => array( 'Samsung', 'Rex 90' ),
'GT-S5292' => array( 'Samsung', 'Star Deluxe Duos' ), |
php | <loc>$url</loc>
<lastmod>".date("d.m.Y", time())."</lastmod>
<changefreq>monthly</changefreq>
<priority>$priority</priority>
</url>";
|
php | public function __construct()
{
}
public function request($url, $options)
{ |
php | <h1>Merk</h1>
</div>
<div class="col-4">
<div class="d-flex justify-content-end">
<!-- Tombol untuk menambahkan merk baru --> |
php | $staff_username = $_POST['staff_username'];
$staff_role = 4;
$log_description = 'Encoded interview rating for '.$name;
$log_timestamp = date('m/d/Y, g:i:s A');
$conn->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
$sql2 = "INSERT INTO `tbl_logs`(`log_staff_id`, `log_staff_username`, `log_staff_role`, `log_description`, `timestamp`)
VALUES ('$staff_id', '$staff_username', '$staff_role', '$log_description', '$log_timestamp')";
$conn->exec($sql2);
}else{
$conn->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION); |
php |
<footer class="content-footer">
<div class="footer">
<div class="copyright">
<span>Copyright © 2018 <b class="text-dark">UIdeck</b>. All Right Reserved</span>
<span class="go-right">
<a href="#" class="text-gray">Term & Conditions</a>
<a href="#" class="text-gray">Privacy & Policy</a>
</span>
</div>
</div>
</footer>
|
php | $pinglun=array();
$pinglunuser=$hqsql4['username'];
@$sql5='select * from pengyou_user where username="'.$pinglunuser.'"';
@$zxsql5=mysqli_query($sql5);
while (@$hqsql5=mysqli_fetch_assoc($zxsql5)){
@$pinglunname=$hqsql5['name']; |
php | }
/**
* Show the form for creating a new resource.
* |
php | <h2>{{ $cat->namecategory }}</h2>
</div>
</td>
<td>
<div class="cat-name">{{ $cat->descriptioncat}}</div> |
php | protected function cleanupRecycledFiles($directory, $timestamp)
{
$directory = \TYPO3\CMS\Core\Utility\GeneralUtility::getFileAbsFileName($directory);
$timestamp = (int)$timestamp;
// Check if given directory exists
if (!@is_dir($directory)) {
throw new \RuntimeException('Given directory "' . $directory . '" does not exist', 1301614535);
}
// Find all _recycler_ directories
$directoryContent = new \RecursiveIteratorIterator(new \RecursiveDirectoryIterator($directory));
foreach ($directoryContent as $fileName => $file) {
// Skip directories and files without recycler directory in absolute path |
php | //
protected $table = 'ads';
protected $fillable = ['user_id','views','hits','title','content','url','image'];
protected $dates = ['created_at', 'updated_at'];
public function users()
{
return $this->belongsTo('App\Model\User');
}
public function bit()
{
return $this->belongsTo('App\Model\Bit'); |
php | <gh_stars>0
<?php
$caminho = 'localhost';
$usuario = 'root';
$senha = '<PASSWORD>';
$banco = 'boletostt';
$mysqli = mysqli_connect($caminho, $usuario, $senha, $banco);
if (!$mysqli) {
die('Não foi possível conectar: ' . mysql_error());
} |
php | public static bool $supports_woocommece = false;
/**
* Should this theme included automatic links to RSS feeds?
*
* @link https://developer.wordpress.org/reference/functions/add_theme_support/#feed-links |
php | class ClamavQueue {
/*
* Current unused. This will support send files to ClamAV and then coming back to check.
*/
public function __construct($options = null) {
}
} |
php | $this->assertSame('foo', $p->getName());
}
/**
* @covers ::getPath
*/
public function testGetPath()
{
$p = $this->p;
$this->assertSame(realpath(__DIR__ . '/TestAsset'), $p->getPath());
$this->assertSame(realpath(__DIR__ . '/TestAsset'), $p->getPath());
}
protected function setUp() |
php | <label>Comment</label>
<textarea name="teacher_report" class="form-control" rows="3" placeholder="Enter ..."></textarea>
<span class="glyphicon glyphicon-user form-control-feedback"></span>
</div>
<div class="form-group"> |
php |
namespace App\ViewModels;
use App\Helpers\Languages;
/**
* Class HomeViewModel
* @package App\ViewModels |
php | 'value' => function($model) {
return $model->idTipo['tipo_nombre'];
},
],
'cod_proy',
[
'label' => 'Val',
'value' => function($model) {
return yii::$app->formatter->asCurrency($model->valor); |
php | ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
*/
}
/**
* Reverse the migrations.
*
* @return void
*/
public function down() |
php | $diagnosis = array("appointment_id" => $appointment_id, "diagnosis_file" => $diagnosis_file);
if ($this->db->insert("diagnosis", $diagnosis)){
return true;
}else{
return false; |
php |
@section('content')
<h2>Editer un produit</h2>
<form class="ui form" action="/edit/{{$product->id}}" method="post">
<label for="name">Nom</label><input type="text" name="name" value="{{$product->name}}">
<label for="price">Prix</label><input type="number" name="price" value="{{$product->price}}">
<label for="stock">Stock</label><input type="number" name="stock" value="{{$product->stock}}">
<label for="stock">Description</label><textarea name="description" rows="8" cols="80">{{$product->description}}</textarea>
{{ csrf_field() }}
<button type="submit" class="ui button">Editer la référence</button>
</form>
@stop |
php | color: red;
margin:auto;
width:25%;
}
</style>
@section('content')
<div class="quoteOfDay"> |
php | use game_chef\pmmp\form\ffa_game_map_forms\FFAGameMapForm;
use game_chef\pmmp\form\team_game_map_forms\TeamGameMapForm;
use pocketmine\Player;
//TODO:同時に複数の人がマップを編集できるかどうか
class MainMapForm extends SimpleForm |
php | 'choices' => ['TLS' => 'TLS', 'SSL' => 'SSL'],
'label' => 'Encryption',
'attr' => ['class' => 'select2-no-search']
]);
$this->add('email_user', 'text', [
'label' => 'User',
]); |
php | <div class="modal fade" id="attributionModal" tabindex="-1" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button class="close" type="button" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="modal-title">
</h4>
</div>
<div class="modal-body">
<div id="attribution"></div>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
|
php | $user->email = '<EMAIL>';
$user->password = bcrypt('<PASSWORD>');
$user->save(); */
//return \App\User::find(3);
//return \App\User::where('name', 'Usuario teste 2')->get();
// return \App\User::paginate(10);
/*
$user = \App\User::create([
'name' => '<NAME>', |
php | * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
**************************************************************************/ |
php |
namespace Application\View\Helper;
class BreadCrumbsHelper
{
public function __construct()
{
}
public function __render()
{ |
php | * @param ProductRepositoryInterface $productRepository
*/
public function __construct(ProductRepositoryInterface $productRepository)
{
$this->productRepository = $productRepository; |
php | <h1>Página de Contato!</h1> |
php | namespace App\Http\Controllers;
use App\AssetCategory;
use Illuminate\Http\Request;
class testController extends Controller |
php | <?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/admin/hot_keys_list.php");?> |
php | }
function test_one_item () {
$this->assertTrue(implode_wrap('[', ']', array(1)) === '[1]');
}
function test_one_item_glue () {
$this->assertTrue(implode_wrap('[', ']', array(1), ' - ') === '[1]'); |
php | </select>
</div>
</div>
<div class="form-group">
<label for="inputPassword3" class="col-sm-2 control-label">笔记内容</label>
<div class="col-sm-10">
<textarea name="content" cols="50" rows="10">{{$content}}</textarea>
</div>
</div>
<div class="form-group">
<div class="col-sm-offset-2 col-sm-10"> |
php |
namespace App;
use Illuminate\Database\Eloquent\Model;
class Peminjaman extends Model
{
public $table = "peminjaman"; |
php | 2372 => 3,
2381 => 4,
2390 => 5,
2391 => 6,
2402 => 7,
2403 => 8,
57923 => 9,
57927 => 10, |
Subsets and Splits