tacchini's manual

自分用のマニュアルを作成します。

2017-07-13から1日間の記事一覧

whereとorderのcolumnの組み合わせでindex作ると変わる

http://nippondanji.blogspot.jp/2009/03/using-filesort.html select * from users where rid = 3 order by unm; alter table users add index idx_rid_unm (rid, unm); Using Where が Using index condition に

push 通知も

https://developers.google.com/web/fundamentals/getting-started/codelabs/push-notifications/?hl=ja

電池買うとき迷わなくてすむ

http://the360.life/U1301.doit?id=650

silexのフォーム

https://gist.github.com/michaelcullum/6321332 これやってみよう https://silex.symfony.com/doc/2.0/changelog.html php5.5以上か silex インストール