|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2019-06-30 09:11 UTC] petr dot kirpeit at googlemail dot com
Description: ------------ Hello, I recently found on docs.php.net a interesting behavour, I saw that http_post_fields exist there: http://docs.php.net/manual/da/refs.remote.other.php but only if you switch the language to "other", you can not find it on the search or in english language version. In the new https://www.php.net/manual/ its totally missing, but there are really helpful information, which make the manual incomplete. I think this is a bug and I wanted report it here. Thanks PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Oct 27 10:00:01 2025 UTC |
> We could add a robots.txt which disallows any access to that subdomain The docs.php.net web server already adds the following header to responses: X-Robots-Tag: noindex, nofollow This instructs robots to not index pages, nor crawl links on pages, under docs.php.net.