How to include the IP field?

payotte 05 Oct, 2007
Hello,

Is there a way to include the IP adress in our optional HTML template? The IP comes in the email, but I'd like to have it in a table next to the other fields I've defined.

Tanx

Pierre
Max_admin 05 Oct, 2007
Hi Pierre,

At any place of the template, add this code :

<?php echo $_SERVER['REMOTE_ADDR']; ?>


Cheers
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
payotte 05 Oct, 2007
Thanx a lot.
Do you ever sleep?
I'm amazed at the speed of the replies here!

Cheers.

P
Max_admin 05 Oct, 2007
Hi Pierre,

Thanks! just up to see any emergencies😉

Sincerely,

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.