Best practice forum (Archived)

Add HTML link to .php file

 
Bodo Hoenen
Re: Add HTML link to .php file
by Bodo Hoenen - Tuesday, 19 July 2011, 6:55 AM
 

Thank you

This has worked,

for reference, for anyone looking at this post in future the new working code looks like this:

<li>Register your details by clicking on the following link:<a href=\"http://www.example.com/\" target=\"_blank\" > <U>click here</U></a> or by entering the following URL into a browser: http://www.example.com/  </li>


Kind regards

Bodo