On Fri, November 11, 2005 9:12 pm, Imroz wrote: > Hi PHP Gurus > Am new to the php world, I need help to do something. PlZzzzzz help > > I have this link HYPERLINK > "http://www.taximauritius.mu/link1.php"http://www.taximauritius.mu/link1 > ..php. > > What I want to do : > > When clicking on the link above, that would bring me to a page > HYPERLINK > "http://www.taximauritius.mu/reservation.php?client=apartment1"http://ww > w.taximauritius.mu/reservation.php?client=apartment1, and in this URL, > as can be seen, there is a variable called apartment1. > > I want to get the name of this variable + other form fields in my > email > message when the form is sent. Actually I do get the other form fields > in my email message. I just don?t get the variable (client=apartment1) > > Am attaching the codes, It would really be grateful if you could plzzz > help me. Read the PHP FAQ on http://php.net/faq about processing all POST values. -- Like Music? http://l-i-e.com/artists.htm -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php