Passing the current filename to a new file
Posted: Wed Sep 25, 2002 6:50 pm
Hi,
I`m a newbie, so if I´m wrong to post my question here,
please don`t kill me right away, direct me to the right forum,
if you could please be so nice.
My problem:
I would like to create a general Feedback form, that applies
to all my webpages, so I can include a sentence at the bottom,
like for feedback, please click here
When the user clicks on the link, the user should be take
to a new page (my feedback page) and the name of the page,
from which the user came should be taken with the jump to the
feedback page.
How can I do that with php?
I want to include the name of the originating page in the feedback
form, so I don`t have to write a form for each page...
The feedback form will include a Subject line, into which I would like
to put/parse the name, but I guess that`s the next step.
Help would be nice, or if you could point me to a similar tutrial if available.
Bye
Nike
I`m a newbie, so if I´m wrong to post my question here,
please don`t kill me right away, direct me to the right forum,
if you could please be so nice.
My problem:
I would like to create a general Feedback form, that applies
to all my webpages, so I can include a sentence at the bottom,
like for feedback, please click here
When the user clicks on the link, the user should be take
to a new page (my feedback page) and the name of the page,
from which the user came should be taken with the jump to the
feedback page.
How can I do that with php?
I want to include the name of the originating page in the feedback
form, so I don`t have to write a form for each page...
The feedback form will include a Subject line, into which I would like
to put/parse the name, but I guess that`s the next step.
Help would be nice, or if you could point me to a similar tutrial if available.
Bye
Nike