| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Expert Join Date: Oct 2003 Location: ANForum
Posts: 5,218
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | |
| |
| | #2 (permalink) |
| New Member Join Date: Nov 2004
Posts: 13
![]() | <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 |
| |
| | THREAD STARTER #3 (permalink) |
| NamePros Expert Join Date: Oct 2003 Location: ANForum
Posts: 5,218
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | 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 Join Date: May 2004 Location: www.dx3k.com
Posts: 581
![]() ![]() | 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) | ||||
| NamePros Expert Join Date: Nov 2003 Location: Scotland
Posts: 5,069
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
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 | ||||
| |