Welcome Guest, Not a member yet? Register   Sign In
safe_mailto
#1

[eluser]Unknown[/eluser]
Hello,

i want to use safe_mailto function in my contact us page. please tell me how to use it.
i am very confused to read about it in user guide.
Thanks in advance.

Thanks
Gaurav
#2

[eluser]Matt S.[/eluser]
The syntax is identical to the mailto() function.

Code:
echo safe_mailto('[email protected]', 'Click Here to Contact Me');

The first parameter is the email address and the second is the text that will be shown for the link.




Theme © iAndrew 2016 - Forum software by © MyBB