Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | PÅ™Ãloha B. Migrating from PHP 5.1.x to PHP 5.2.x | Dalšà |
New INI Configuration Directives
New php.ini directives introduced in PHP 5.2.0:
This useful option makes it possible to differentiate between standard file operations on remote files, and the inclusion of remote files. While the former is usually desirable, the latter can be a security risk if used naively. Starting with PHP 5.2.0, you can allow remote file operations while disallowing the inclusion of remote files in local scripts. In fact, this is the default configuration.
PÅ™edcházejÃcà | Domů | Dalšà |
New Class Constants | Nahoru | <