/web-php/manual/ |
H A D | help-translate.php | 33 $link = 'no archive'; variable 35 $link = '<a href="http://docs.php.net/manual/' . $cc . '">archive</a>'; variable 37 echo '<li>', $lang, ': (', $link, ')</li>';
|
H A D | vote-note.php | 14 $link = "/{$BACKpage}#{$BACKid}"; variable 193 <p>To go back to the user notes page <a href="<?php echo $link; ?>">click here</a>.</p>
|
/web-php/include/ |
H A D | header.inc | 62 <link rel="shortcut icon" href="<?php echo $MYSITE ?>favicon.ico?v=2"> 69 <link rel="canonical" href="https://www.php.net/<?php echo $_SERVER['BASE_PAGE']?>"> 71 <link rel="shorturl" href="<?php echo $shorturl ?>"> 72 <link rel="alternate" href="<?php echo $shorturl ?>" hreflang="x-default"> 77 <link rel="<?php echo $rel ?>" href="<?php echo $MYSITE ?><?php echo $page ?>"> 209 id="navbar__search-link" 212 class="navbar__icon-item navbar__search-link" 217 id="navbar__menu-link" 220 class="navbar__icon-item navbar_icon-item--visually-aligned navbar_menu-link" 285 echo " <li><a href='{$crumb['link']}'>{$crumb['title']}</a></li>"; [all …]
|
H A D | layout.inc | 161 // Print a link for a downloadable file (including filesize) 166 // Print out the download link 279 // Print link in case we have one 283 // End link 381 foreach ($item["link"] as $link) { 382 if ($link["rel"] === "via") { 383 $permlink = $link["href"]; 459 <link href="https://fosstodon.org/@php" rel="me" /> 537 …$link = preg_replace('~^(http://php.net/|https://www.php.net/)~', '/', $NEWS_ENTRIES[0]["link"][0]… 539 return "<a href='{$link}'>{$title}</a>"; [all …]
|
H A D | pregen-news.inc | 8 'link' => 91 'link' => 140 'link' => 189 'link' => 238 'link' => 330 'link' => 368 'link' => 412 'link' => 461 'link' => 507 'link' => [all …]
|
H A D | footer.inc | 17 <a href="<?php echo $section['link']; ?>"><?php echo $section['title']; ?></a> 27 …<a href="<?php echo $item['link']; ?>" title="<?php echo $cleanTitle; ?>"><?php echo $cleanTitle; … 44 …<a href="<?php echo $item['link']; ?>" title="<?php echo $item['title']; ?>"><?php echo $item['tit…
|
H A D | shared-manual.inc | 211 "link" => $parent[0], 219 "link" => $setup["up"][0], 231 "link" => $entry[0], 240 "link" => $setup["up"][0], 252 "link" => $entry[0],
|
H A D | releases.inc | 12110 'link' => 'http://windows.php.net/download/#php-5.5', 12148 'link' => 'http://windows.php.net/download/#php-5.5', 12186 'link' => 'http://windows.php.net/download/#php-5.5', 12224 'link' => 'http://windows.php.net/download/#php-5.5', 12262 'link' => 'http://windows.php.net/download/#php-5.5', 12300 'link' => 'http://windows.php.net/download/#php-5.5', 12338 'link' => 'http://windows.php.net/download/#php-5.5', 12369 'link' => 'http://windows.php.net/download/#php-5.4', 12400 'link' => 'http://windows.php.net/download/#php-5.4', 12431 'link' => 'http://windows.php.net/download/#php-5.4', [all …]
|
H A D | branches.inc | 187 'link' => "/releases#$version", 229 'link' => "/downloads#v$version",
|
/web-php/ |
H A D | search.php | 49 $link = [ variable 55 site_header("Search", ["link" => [$link], "current" => "help"]);
|
H A D | index.php | 72 $link = preg_replace('~^(http://php.net/|https://www.php.net/)~', '', $entry["id"]); variable
|
/web-php/conferences/ |
H A D | index.php | 31 $link = preg_replace('~^(http://php.net/|https://www.php.net/)~', '', $entry["id"]); variable 35 …$content .= '<h3 class="newstitle title"><a href="' . $MYSITE . $link . '" id="' . $id . '">' . $e…
|
/web-php/src/News/ |
H A D | Entry.php | 76 public function setImage(string $path, string $title, ?string $link): self { argument 86 'link' => $link, 116 $link = ($this->image['link'] ?? null) ?: $archive; 123 … self::ce($dom, "link", null, ['href' => $link, 'rel' => 'via', 'type' => 'text/html'], $item);
|
/web-php/js/ |
H A D | common.js | 50 var link = $("link[rel=prev]").attr("href"); 51 if (link) { 52 window.location.href = link; 56 var link = $("link[rel=next]").attr("href"); 57 if (link) { 58 window.location.href = link; 425 link = $('<a>'); 426 link.attr('href', photo.url); 427 link.attr('title', photo.title); 430 $(node).append(link.append(image));
|
H A D | search.js | 383 … const link = `/manual/${encodeURIComponent(language)}/${encodeURIComponent(item.id)}.php`; 392 href="${link}"
|
/web-php/styles/ |
H A D | releases.css | 1 /* This allows the link target to not be covered by the sticky-header; it works
|
H A D | theme-medium.css | 43 a:link, 47 #layout-content a:link, 170 div.warning a:link, 259 .navbar__link:link, 266 .navbar__link:link:hover, 357 .navbar__icon-item:link, 873 #layout-content a.genanchor:link, 905 margin-bottom: 0.5rem; /* seperate each link item a little bit from eachother */
|
H A D | home.css | 107 .hero__version-link {
|
H A D | i-love-markdown.css | 137 .markdown-content a:link,
|
H A D | php8.css | 162 #layout-content .php8-section_dark a:link,
|
H A D | theme-base.css | 1336 #breadcrumbs a:link,
|
/web-php/fonts/Font-Awesome/ |
H A D | README.txt | 14 - Fonts, used in Fontello, don't require a clickable link on your site.
|
/web-php/releases/ |
H A D | NEWS_5_4_0_RC1.txt | 1376 . Fixed bug #51763 (SplFileInfo::getType() does not work symbolic link 2313 . Added support for symlink(), readlink(), linkinfo() and link() on Windows. 2368 . Fixed bug #41069 (Segmentation fault with query over DB link). 3321 - Fixed bug #44900 (OpenSSL extension fails to link with OpenSSL 0.9.6). 4991 - Fixed bug #37630 (MySQL extensions should link against thread safe client
|
H A D | NEWS_5_4_0_beta1.txt | 1280 . Fixed bug #51763 (SplFileInfo::getType() does not work symbolic link 2217 . Added support for symlink(), readlink(), linkinfo() and link() on Windows. 2272 . Fixed bug #41069 (Segmentation fault with query over DB link). 3225 - Fixed bug #44900 (OpenSSL extension fails to link with OpenSSL 0.9.6). 4895 - Fixed bug #37630 (MySQL extensions should link against thread safe client
|