php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #22691 Posting hints to online manual - how?
Submitted: 2003-03-14 01:17 UTC Modified: 2003-03-19 16:51 UTC
From: lew at mailduct dot com Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: 4.3.2RC1 OS: irrelevant
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: lew at mailduct dot com
New email:
PHP Version: OS:

 

 [2003-03-14 01:17 UTC] lew at mailduct dot com
How do I gain access to post "hints" into the PHP online manual, like in the old days?  I want to mention that if you "define" a constant, it is available for use within the global context... no need to declare it as a global within a function.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-03-14 02:01 UTC] philip@php.net
There is a [+] on the top right of every user comments 
section.  Click on this and you'll be good to go.

The section on constants already mentions this, maybe 
it should be mentioned in the variable.scope section?  
Or the superglobals section?

 [2003-03-19 16:51 UTC] sniper@php.net
It's already mentioned here:

http://www.php.net/manual/en/language.constants.php

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 13 15:01:33 2025 UTC