Upgrade to Pro — share decks privately, control downloads, hide ads and more …

TMS的PHP特性

Sponsored · Ship Features Fearlessly Turn features on and off without deploys. Used by thousands of Ruby developers.
Avatar for d2forum d2forum
December 13, 2013

 TMS的PHP特性

Avatar for d2forum

d2forum

December 13, 2013
Tweet

More Decks by d2forum

Other Decks in Programming

Transcript

  1. • <?php if (_tms::is_before('2013-12-12 00:00:00')) { @include_once 'a.php'; } else

    { @include_once 'b.php'; } ?> http://wiki.tms.taobao.net/dpl:tms.php