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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: davey@php.net
New email:
PHP Version: OS:

 

 [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: Thu Apr 25 08:01:28 2024 UTC