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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
45 - 38 = ?
Subscribe to this entry?

 
 [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: Fri May 10 21:01:33 2024 UTC