php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #33950 [Feature Request] Ability to link to non-language specific docs
Submitted: 2005-08-01 18:48 UTC Modified: 2005-08-01 18:56 UTC
From: davey@php.net Assigned:
Status: Not a bug Package: Website problem
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
 [2005-08-01 18:48 UTC] davey@php.net
Description:
------------
I think it would be nice for communicating over the web (IRC, Blogs, etc) to be able to link to say this:

http://fr.php.net/manual/en/function.fsockopen.php

but using a language-neutral link, so it would go to that page in the users own language instead of the link posters language.

Using something like:

http://fr.php.net/manual/*/function.fsockopen.php and checking for * then selecting the users own language would be great.

- Davey


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-08-01 18:56 UTC] goba@php.net
We have a lot more than this. Try

  http://fr.php.net/fsockopen which will select the language
  http://php.net/fsockopen which will also select the mirror

Read more: http://php.net/urlhowto and http://php.net/my
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 14:01:31 2024 UTC