| |||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| NamePros Expert | my mailto is not working 1. what is the correct way of writing? 2. i read some where earlier that there is a way of "protecting" mailto from email harvesters?? thanks
__________________ |www.vb-skins.com|- Quality Premade Vbulletin skins for Your VB forum makeover |www.Banjir.com|-Free image hosting?[B]For Sale!|AlphaScripts|Money Generating Scripts FREE VB Skins |
| |
| | #2 (permalink) |
| New Member | <a href="mailto:yourname@yourdomain.com">email me</a> or You can write it in javascript to prevent spam http://med.stanford.edu/irt/web/clip...-antispam.html |
| |
| | #3 (permalink) |
| NamePros Expert | where do i insert "yourname@yourdomain.com" for this one? <a href="mailto:<? echo $email; ?>"><font color="#00FFFF">Contact M</font></a><font color="#FFFFFF">
__________________ |www.vb-skins.com|- Quality Premade Vbulletin skins for Your VB forum makeover |www.Banjir.com|-Free image hosting?[B]For Sale!|AlphaScripts|Money Generating Scripts FREE VB Skins |
| |
| | #4 (permalink) |
| NamePros Regular | therer should be a varible called $email = "name@name.com"; just chnage name@name.com to what you want hope it helps dx3k
__________________ I B Back |
| |
| | #5 (permalink) | |
| Senior Member | Quote:
Just a couple of small things firstly the link will be contact m as you have not put the e in me :> secondly it is best practice to use standard PHP tags for portability if you move to a server that does not allow short tags then your script won't work best to use the proper <?PHP ?> tags.
__________________ Manage your portfolio using my new Domain Portfolio Management script. Securing Your Domain Name From Theft | |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |