php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #80633 Make ONE NEW PAGE which has all PHP words for search.
Submitted: 2021-01-15 20:45 UTC Modified: 2021-01-16 19:52 UTC
From: hen20-xmp at yahoo dot co dot jp Assigned:
Status: Open Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2021-01-15 20:45 UTC] hen20-xmp at yahoo dot co dot jp
Description:
------------
Make ONE NEW PAGE which has all PHP words with LINKs, 
so that users themselves can find any manual page immediately with their browser word search function.

We have now a problem : 
Search-box on PHP page (upper right hand) doesn't work for all the PHP words.
eg. OPERATORs, KEYWORDs, MAGIC METHODs, ...
Some of these (eg. "??") cannot be found even with google search !

So my idea is to make ONE NEW PAGE which has all PHP words with LINKs.

We already have a function list page, a magic methods page, a keywords page, (not yet an OPERATORs page with links),  ..., one by one separately.
My idea is to make a unity page of these.

Usage : 
First, users open the unity page.
Second, put word into the search box of browser for word search on the page.
Third, push enter-key and browser shows the place where the word is (including "??" !).
And then users click the link of the word to go to the detail page.

This search doesn't apply loads on PHP server because it's done only in the client side.


Expected result:
----------------
(we have a unity page)

Actual result:
--------------
(No unity page now)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-01-16 19:52 UTC] hen20-xmp at yahoo dot co dot jp
I'd like to edit "(not yet an OPERATORs page with links)" 
into "(OPERATORs page needs improvement to pinpoint links)".

PHP has been upgrading and necessity for search is increasing.

The goal of this bug report is 
to make direct links to all PHP words explanation.

But currently, not yet perfect and some links need more page searches or clicks.
We need a PINPOINT search function.

We need an index page (with links) just like at the end of all computer books.
 [2022-12-28 08:23 UTC] baysaserruff at gmail dot com
Thanks for that.  (https://www.myaarpmedicares.us/)github.com
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 04:01:31 2024 UTC