Home
last modified time | relevance | path

Searched refs:PHP (Results 276 – 300 of 508) sorted by relevance

1...<<1112131415161718192021

/plugin/strreplace/
H A DREADME11 The regex can include parenthesized options, consistent with PHP's use of PCRE,e.g. (?i) to
/plugin/latex-was/
H A DREADME9 PHP safe mode will almost always break the plugin.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dfutures.asciidoc8 PHP is fundamentally single-threaded, however, libcurl provides a functionality
9 called the "multi interface". This functionality allows languages like PHP to
12 batch of responses is then returned to PHP.
20 simultaneously, which means the Elasticsearch-PHP client can more effectively
H A Doverview.asciidoc4 This is the official PHP client for {es}. It is designed to be a low-level
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Drandom.rst26 … {# example output: 15386094 (works as the native PHP mt_rand function) #}
H A Drange.rst49 The ``range`` function works as the native PHP `range`_ function.
/plugin/elwikiupgrade/lang/de/
H A Dstep0.txt5 Damit die automatische Aktualisierung möglich ist, muss der PHP Prozess auf die DokuWiki Dateien zu…
/plugin/findologicxmlexport/vendor/sebastian/comparator/
H A DREADME.md5 This component provides the functionality to compare PHP values for equality.
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Durl_encode.rst27 Internally, Twig uses the PHP `urlencode`_ (or `rawurlencode`_ if you pass
H A Dtrim.rst33 Internally, Twig uses the PHP `trim`_, `ltrim`_, and `rtrim`_ functions.
H A Descape.rst60 Internally, ``escape`` uses the PHP native `htmlspecialchars`_ function
95 used in the ``escape`` call) and the second one must be a valid PHP callable:
/plugin/mediathumbnails/
H A Ddokuwiki_plugin_page.wiki27 …wing additional components that must be installed and integrated into your PHP environment separat…
30 * [[https://www.php.net/manual/de/book.zip.php|zip]] PHP extension
34 * [[https://github.com/Imagick/imagick|Imagick]] (PHP extension for ImageMagick integration)
38 …locati.github.io/articles/php-windows-imagick.html|Install the ImageMagick PHP extension in Window…
39 … ImageMagick, but the correct destribution archive is linked along with the matching PHP extension!
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Dintl.rst29 Internally, Twig uses the PHP `IntlDateFormatter::create()`_ function for
86 Internally, Twig uses the PHP `NumberFormatter::create()`_ function for
124 Internally, Twig uses the PHP `NumberFormatter::create()`_ function for
/plugin/geophp/vendor/funiq/geophp/
H A DREADME.md3 GeoPHP is a open-source native PHP library for doing geometry operations. It is a fork of famous [geoPHP](https://github.com/phayes/geoPHP) library by Patrick Hayes.
5 It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (EWKT), WKB (EWKB), TWKB, GeoJSON,
12 full-set of openGIS functions in PHP like Union, IsWithin, Touches etc. This means that applications
/plugin/dokukiwix/
H A DINSTALL22 5: Check the settings of your PHP: if you have huge pages or pages that link to several big externa…
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DCHANGELOG.md68 * added support for PHP 5.3.3
/plugin/findologicxmlexport/vendor/phpunit/php-timer/
H A DREADME.md37 ### Resource Consumption Since PHP Startup
/plugin/elwikiupgrade/lang/hu/
H A Dstep0.txt3 Az automatikus frissítéshez a PHP-folyamatnak írási jogosultságra van szüksége a DokuWiki-fájlokhoz…
/plugin/upgrade/lang/hu/
H A Dstep0.txt3 Az automatikus frissítéshez a PHP-folyamatnak írási jogosultságra van szüksége a DokuWiki-fájlokhoz. A bővítmény ellenőrzi a szükséges fájljogosultságokat a frissítési folyamat megkezdése előtt.
/plugin/photogallery/phpThumb/
H A DREADME.md4 phpThumb() - The PHP thumbnail generator
/plugin/phprestrict/
H A DREADME3 Restricts PHP by namespace / page
/plugin/davcal/vendor/sabre/event/
H A DCHANGELOG.md37 * Fixed: Issue #4. Compatiblitiy for PHP < 5.4.14.
/plugin/advanced/lang/en/config/
H A Dhooks.txt3 Include hooks allow you to add additional HTML or PHP to the template without modifying any of the …
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DREADME.md1 # GeoIP2 PHP API #
55 In order to use the phar archive, you must have the PHP
59 If you will be making web service requests, you must have the PHP
69 PHP Fatal error: Uncaught Error: Call to undefined function MaxMind\WebService\curl_version()
379 This library requires PHP 5.4 or greater. This library works and is tested
394 The GeoIP2 PHP API uses [Semantic Versioning](http://semver.org/).
/plugin/bibtex/OSBib/format/
H A DREADME.txt2 A collection of PHP classes to manage bibliographic formatting for OS bibliography software
15 OSBib is an Open Source bibliographic formatting engine written in PHP that use XML style files to …
74 …ed to encode or decode your data prior to or after using OSBib, do not use PHP's utf8_encode() and…
87 Convert a UTF-8 string to lowercase. Where PHP has been compiled with mb_string, mb_strtolower() wi…
91 Convert a UTF-8 string to uppercase. Where PHP has been compiled with mb_string, mb_strtoupper() wi…
95 Return a portion of a UTF-8 string. Where PHP has been compiled with mb_string, mb_substr() will be…
103 Return the length of a UTF-8 string. Where PHP has been compiled with mb_string, mb_strlen() will b…
115 …ed to encode or decode your data prior to or after using OSBib, do not use PHP's utf8_encode() and…

1...<<1112131415161718192021