php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2864 how to get the url of the particular front page
Submitted: 1999-11-30 07:59 UTC Modified: 1999-11-30 14:04 UTC
From: dhiraj at dvlp dot com Assigned:
Status: Closed Package: Other
PHP Version: 3.0.12 OS: windows 95
Private report: No CVE-ID: None
 [1999-11-30 07:59 UTC] dhiraj at dvlp dot com
i am trying to write a code in php by which any user going through my site can
send me an email in which his comment for a particular page will be there along 
with the url of that page.how can i get the url. 
please suggest 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-11-30 14:04 UTC] rasmus at cvs dot php dot net
$PHP_SELF or look through phpinfo()
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 20:01:29 2024 UTC