/web-php/js/ |
H A D | usernotes.js | 20 request.done(function(data) { argument 21 if(data.success != null && data.success == true) { 22 …low: hidden;\" border=\"0\" alt=\"success\" title=\"Thank you for voting!\"></div>" + data.update); 26 if (data.msg != null) { 27 responsedata = data.msg; 37 request.always(function(data) { argument
|
H A D | common.js | 256 for (const node of cache.data) { 421 success: function (data) { argument 423 for (photo in data) { 424 photo = data[photo]; 601 request.done(function (data) { argument 602 if (data.success != null && data.success == true) { 609 if (data.msg != null) { 610 responsedata = data.msg; 628 request.always(function (data) { argument 770 .data('type', options.type) [all …]
|
H A D | search.js | 76 const { data, time: cachedDate } = JSON.parse(cache); 81 if (!Array.isArray(data)) { 92 return data; 103 const data = await response.json(); constant 104 const items = processIndex(data); 110 data: items,
|
/web-php/include/ |
H A D | posttohost.inc | 4 This code is used to post data to the central server which 5 can store the data in database and/or mail notices or requests 9 function posttohost($url, $data) 11 $data = http_build_query($data); 16 'content' => $data,
|
H A D | version.inc | 19 $data = []; 22 $data['8.3'] = [ 34 $data['8.2'] = [ 46 $data['8.1'] = [ 58 foreach ($data as $release) {
|
H A D | ip-to-country.inc | 7 out what country the user is in. This data is stored in 16 starting indexes (pointing to the data file). 18 The data file has a fixed record size format to ease 35 server with country detection in case the data files are 108 // Get CSV data from index file 109 $data = fgetcsv($dbidx, 100); 112 if ($ip_chunk >= $idxpart && $ip_chunk < (int) $data[0]) { 113 return [$recnum, (int) $data[1]]; 117 $idxpart = (int) $data[0]; 118 $recnum = (int) $data[1];
|
H A D | manual-lookup.inc | 147 // @todo consider alternative schemas for this data 148 …// @todo utilize phd to generate this data, instead of the current systems/gen-phpweb-sqlite-db.php 150 /* Example data:
|
H A D | prepend.inc | 120 <div class="gcse-search" data-linktarget></div>
|
H A D | shared-manual.inc | 11 information, including HTTP header related data. 102 // Open the note file for reading and get the data (12KB)
|
H A D | historical_mirrors.inc | 15 ["BGR", "bg2.php.net", "Data.BG", "http://www.data.bg"],
|
H A D | errors.inc | 190 'always-populate-raw-post-data' => 'ini.core.php#ini.always-populate-raw-post-data',
|
H A D | pregen-news.inc | 17970 …ance optimization in the Alibaba double-11 events; PHP development of big data analysis; Swoole cl… 17976 …ance optimization in the Alibaba double-11 events; PHP development of big data analysis; Swoole cl…
|
/web-php/manual/ |
H A D | vote-note.php | 27 $data = [ variable 33 …if (($r = posttohost($master_url, $data)) === null || strpos($r,"failed to open socket to") !== fa… 69 $data = [ variable 75 …if (($r = posttohost($master_url, $data)) !== null && strpos($r,"failed to open socket to") === fa…
|
/web-php/fonts/Font-Awesome/css/ |
H A D | fontello-embedded.css | 11 …src: url('data:application/octet-stream;base64,d09GRgABAAAAAA2wAA8AAAAAF7QAAQAAAAAAAAAAAAAAAAAAAAA… 12 …url('data:application/octet-stream;base64,AAEAAAAPAIAAAwBwR1NVQiCLJXoAAAD8AAAAVE9TLzI+I0oqAAABUAAA…
|
/web-php/ |
H A D | git-php.php | 23 hosted project data from PHP.net, you can also use
|
H A D | README.md | 28 - News & events data
|
/web-php/js/ext/ |
H A D | jquery-3.6.0.min.js | 2 …data:function(e,t,n){return Q.access(e,t,n)},removeData:function(e,t){Q.remove(e,t)},_data:functio…
|
/web-php/fonts/Font-Awesome/ |
H A D | README.txt | 57 that data url moved to separate @font-face to avoid problems with <IE9, when
|
/web-php/releases/ |
H A D | NEWS_5_4_0_RC1.txt | 701 data on Windows). (Pierre) 2697 given bad data). (Ilia) 2732 data). (Greg) 2986 data). (Arnaud) 3215 incorrect data). (Greg) 3418 which to group by data is specified. (Ilia) 4421 data struct). (Tony) 5228 data in oci_fetch_*() functions). (Tony) 5715 freeing of data. (Dmitry, Andi) 6520 closed or chunked data). (Dmitry) [all …]
|
H A D | NEWS_5_4_0_beta1.txt | 605 data on Windows). (Pierre) 2601 given bad data). (Ilia) 2636 data). (Greg) 2890 data). (Arnaud) 3119 incorrect data). (Greg) 3322 which to group by data is specified. (Ilia) 4325 data struct). (Tony) 5132 data in oci_fetch_*() functions). (Tony) 5619 freeing of data. (Dmitry, Andi) 6424 closed or chunked data). (Dmitry) [all …]
|
H A D | NEWS_5_4_0_beta2.txt | 379 . Added support for storing upload progress feedback in session data. (Arnaud) 653 . Change E_ERROR to E_WARNING in mcrypt_create_iv when not enough data 656 data on Windows). (Pierre) 697 . Fixed data type usage in 64bit. (leocsilva at gmail dot com) 801 . Fixed bug #53959 (reflection data for fgetcsv out-of-date). (Richard) 905 . Fixed bug #39199 (Cannot load Lob data with more than 4000 bytes on 1024 large amount of data) (CVE-2010-3710). (Adam)
|
H A D | NEWS_5_4_0_alpha1.txt | 202 . Added support for storing upload progress feedback in session data. (Arnaud)
|
/web-php/images/php8/ |
H A D | php81_performance.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" id="Слой_2" data-name="Слой 2" viewBox="1.52 5.95 672.63 19…
|