サービス終了のお知らせ NAVERまとめは2020年9月30日をもちましてサービス終了いたしました。 約11年間、NAVERまとめをご利用・ご愛顧いただき誠にありがとうございました。

パソナテック Find Your Ability 講演資料 「ディレクターにとってのWeb業界って? 」
5. 今のCakePHPは? • CakePHP2.2.2が最新版 • PHP5.2.8以上(例外、PDO etc) • PSR-0に合わせたパス構造 • フレームワークをリファクタリング • lazy loadingによるパフォーマンス改善 • PHPUnit (c) 2012 Masashi Shinbara @shin1x1 6. いまどきのコントローラ app/Controller/PostsController.php <?php App::uses('AppController', 'Controller'); class PostsController extends AppController { public $uses = array('Post'); public function add() { if ($this->request->is('post')) { i
SecurityとValidationの奇妙な関係、あるいはDrupalはなぜValidationをしたがらないのか
This document discusses using Nginx as a web server with PHP. It provides configuration examples for using Nginx with PHP-FPM to pass PHP requests. Benchmarks show Nginx performs better than Apache. It also discusses using Nginx as a reverse proxy cache, and provides configuration examples to cache content and pass caching controls from PHP.
Let's eat DietCake! Organic and Healthy Application Development Web アプリケーション開発のための、シンプルな PHP フレームワーク。 View on GitHub Hello World example 高速動作 1億PV/日のアクセスを前提に設計しています。数十万人を超えるアクティブユーザーに対して、数ミリ〜数十ミリ秒オーダーでレスポンスを返すために作られました。 低学習コスト シンプルな構造と規約のため、PHP に関する基礎的な知識があればすぐに使い始めることができます。プロジェクトに参加したメンバーが価値のあるコードをコミットするまでの時間を短くできます。 自由にカスタマイズ プロジェクトごとに必要な機能を組み合わせましょう。小さい部品を集めて全体を構成できるようになっているので、セッション、DB 抽象化レイヤー、
Docs » Survive The Deep End: PHP Security Edit on GitHub Survive The Deep End: PHP Security¶ Contents: Introduction Yet Another PHP Security Book? Who Wants To Attack Your Application? How Can They Attack Us? What Can We Do To Stop Them? Basic Security Thinking Conclusion Input Validation Validation Considerations Data Validation Techniques Validation Of Input Sources Conclusion Injection Attacks
Let's face it: PHP has had a rocky history with package management, and as a result, it is pretty rare to find a developer who actively uses systems like PEAR. Instead, most developers have chosen their favorite framework, which has code specifically written for it to handle various things, like DB interaction, ORM's, OAuth, Amazon S3 integration, etc. The downside here, though, is that switching
PHP Coding Standards Fixer¶ The PHP Coding Standards Fixer (PHP CS Fixer) tool fixes your code to follow standards; whether you want to follow PHP coding standards as defined in the PSR-1, PSR-2, etc., or other community driven ones like the Symfony one. You can also define your (team’s) style through configuration. It can modernize your code (like converting the pow function to the ** operator on
A short, practical guide for common and confusing PHP tasks Last revised & maintainers This document was last reviewed on July 26, 2021. It was last changed on July 26, 2021. It’s maintained by me, Alex Cabal. I’ve been writing PHP for a long time now, and currently I run Scribophile, an online writing group for serious writers, Writerfolio, an easy online writing portfolio for freelancers, and St
Oops! This is awkward. We encountered a 404 Not Found error. You are looking for something that doesn't exist or may have moved. Check out one of the links on this page or head back to Home.
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く