Home
last modified time | relevance | path

Searched defs:PHP (Results 1 – 25 of 1545) sorted by relevance

12345678910>>...62

/dports/devel/tcllib/tcllib-1.20/modules/smtpd/clients/
H A Dphp.ini1 [PHP] section
16 safe_mode_allowed_env_vars = PHP_ argument
18 disable_functions =
19 expose_php = On
25 log_errors = On
26 track_errors = Off
32 gpc_order = "GPC"
39 doc_root =
40 user_dir =
42 enable_dl = On
[all …]
/dports/devel/tcllibc/tcllib-1.20/modules/smtpd/clients/
H A Dphp.ini1 [PHP] section
16 safe_mode_allowed_env_vars = PHP_ argument
18 disable_functions =
19 expose_php = On
25 log_errors = On
26 track_errors = Off
32 gpc_order = "GPC"
39 doc_root =
40 user_dir =
42 enable_dl = On
[all …]
/dports/www/firefox/firefox-99.0/taskcluster/docker/updatebot/
H A Dwindows-php.ini1 [PHP] section
3 engine = On
4 short_open_tag = Off
5 precision = 14
8 implicit_flush = Off
12 disable_classes =
15 expose_php = On
22 log_errors = On
36 doc_root =
37 user_dir =
[all …]
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/testing/dataFiles/pkginstall/debian/6/
H A Dapache2-php.ini1 [PHP] section
241 ; (excluding headers and cookies) PHP should keep internally before pushing that argument
322 ; This directive allows you to enable and disable warnings which PHP will issue argument
338 safe_mode = Off
363 ; Note: If this directive is empty, PHP will let the user modify ANY argument
431 expose_php = On
552 log_errors = On
694 ; are registered by PHP or not. As they are deprecated, we obviously don't argument
754 ; Automatically add files before PHP document. argument
870 file_uploads = On
[all …]
H A Dcli-php.ini1 [PHP] section
241 ; (excluding headers and cookies) PHP should keep internally before pushing that argument
322 ; This directive allows you to enable and disable warnings which PHP will issue argument
338 safe_mode = Off
363 ; Note: If this directive is empty, PHP will let the user modify ANY argument
431 expose_php = On
552 log_errors = On
694 ; are registered by PHP or not. As they are deprecated, we obviously don't argument
754 ; Automatically add files before PHP document. argument
870 file_uploads = On
[all …]
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/testing/dataFiles/pkginstall/redhat/6.x/
H A Dphp.ini1 [PHP] section
241 ; (excluding headers and cookies) PHP should keep internally before pushing that argument
322 ; This directive allows you to enable and disable warnings which PHP will issue argument
338 safe_mode = Off
363 ; Note: If this directive is empty, PHP will let the user modify ANY argument
431 expose_php = On
552 log_errors = On
694 ; are registered by PHP or not. As they are deprecated, we obviously don't argument
754 ; Automatically add files before PHP document. argument
870 file_uploads = On
[all …]
/dports/textproc/augeas/augeas-1.12.0/tests/root/etc/
H A Dphp.ini1 [PHP] section
153 ; after you send body content, at the price of slowing PHP's output layer a argument
214 ; unsupported in future versions of PHP/Zend. The encouraged method of argument
249 ; Note: If this directive is empty, PHP will let the user modify ANY argument
305 expose_php = On
332 ; E_STRICT - run-time notices, enable to have PHP suggest changes argument
404 ; If html_errors is set On PHP produces clickable error messages that direct argument
464 ; This directive tells PHP whether to declare the argv&argc variables (that argument
491 ; Automatically add files before or after any PHP document. argument
536 ; cgi.force_redirect is necessary to provide security running PHP as a CGI under argument
[all …]
/dports/devel/global/global-6.6.7/htags/
H A Dphp.l73 <INITIAL>"<?=" { put_string(LEXTEXT); BEGIN PHP; } variable
74 <INITIAL>"<?" { put_string(LEXTEXT); BEGIN PHP; } variable
75 <INITIAL>"<?php" { put_string(LEXTEXT); BEGIN PHP; } variable
76 <INITIAL>"<%" { put_string(LEXTEXT); BEGIN PHP; } variable
77 <INITIAL>"<script[ \t]+language=(\")?php(\")?>" { put_string(LEXTEXT); BEGIN PHP; } variable
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/influxdb/influxdb-php/
H A DREADME.md7 …es, please use the [influxdb-client-php](https://github.com/influxdata/influxdb-client-php) client.
9 ### Overview
16 ### Installation
24 ### NOTE for PHP 5.3 and PHP 5.4 users
29 ### Getting started
52 ### Reading data
99 ### Reading data using a timeout
108 ### Writing data
230 ### Creating databases
273 ### Client functions
[all …]
/dports/textproc/redland-bindings/redland-bindings-1.0.17.1/php/
H A Dphp.ini1 [PHP] section
9 safe_mode = False
11 extension_dir = .
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/benchmarks/
H A DREADME.md61 ### PHP subsection
137 ### PHP subsection
139 #### Pure PHP
143 #### PHP with c extension
200 ### PHP subsection
201 #### Pure PHP
206 #### PHP with c extension
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/benchmarks/
H A DREADME.md61 ### PHP subsection
137 ### PHP subsection
139 #### Pure PHP
143 #### PHP with c extension
200 ### PHP subsection
201 #### Pure PHP
206 #### PHP with c extension
/dports/devel/global/global-6.6.7/libparser/
H A Dphp.l134 <INITIAL>"<?=" ECHO; BEGIN PHP; variable
135 <INITIAL>"<?" ECHO; BEGIN PHP; variable
136 <INITIAL>"<?php" ECHO; BEGIN PHP; variable
137 <INITIAL>"<%" ECHO; BEGIN PHP; variable
138 <INITIAL>"<script[ \t]+language=(\")?php(\")?>" ECHO; BEGIN PHP; variable
/dports/www/mod_php81/php-8.1.1/docs/
H A Dunix-build-system.md37 ### Extension developers
97 ### SAPI developers
/dports/www/mod_php74/php-7.4.27/docs/
H A Dunix-build-system.md37 ### Extension developers
97 ### SAPI developers
/dports/lang/php81/php-8.1.1/docs/
H A Dunix-build-system.md37 ### Extension developers
97 ### SAPI developers
/dports/lang/php74/php-7.4.27/docs/
H A Dunix-build-system.md37 ### Extension developers
97 ### SAPI developers
/dports/lang/php80/php-8.0.15/docs/
H A Dunix-build-system.md37 ### Extension developers
97 ### SAPI developers
/dports/www/mod_php80/php-8.0.15/docs/
H A Dunix-build-system.md37 ### Extension developers
97 ### SAPI developers
/dports/www/Stikked/Stikked-0.13.0/doc/
H A DTROUBLESHOOTING_GUIDE.md50 ### PHP subsection
52 #### The QR file isn't created and the image isn't showed
/dports/databases/php-tarantool/tarantool-php-0.3.3/test/shared/
H A Dtarantool-1.ini1 [PHP] section
2 extension = ./tarantool.so
H A Dtarantool-2.ini1 [PHP] section
2 extension = ./tarantool.so
H A Dtarantool-3.ini1 [PHP] section
2 extension = ./tarantool.so
/dports/www/librespeed/speedtest-5.2.5/
H A Ddoc.md59 #### ipinfo.io
64 #### Telemetry and results sharing
124 ### Multiple servers, PHP argument
138 * PHP 5.4 or newer argument
219 * PHP 5.4 or newer argument
226 #### ipinfo.io
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.localedata/share/classes/sun/util/resources/ext/
H A DCurrencyNames_en_PH.properties43 PHP=Php key

12345678910>>...62