4
\ (แบ็กสแลช) ทำอะไรใน PHP (5.3+)
สิ่งที่จะ\ทำใน PHP? ยกตัวอย่างเช่นCSRF4PHPมี\FALSE, \session_idและ\Exception: public function __construct($timeout=300, $acceptGet=\FALSE){ $this->timeout = $timeout; if (\session_id()) { $this->acceptGet = (bool) $acceptGet; } else { throw new \Exception('Could not find session id', 1); } }
172
php
namespaces
opcode
opcache