Does not link to outside web, please help

2 posts by 2 authors in: Forums > CMS Builder
Last Post: August 31, 2009   (RSS)

Re: [RapidWeb] Does not link to outside web, please help

By Chris - August 31, 2009

Hi RapidWeb,

You'll need an http:// in there if you want to link to another site. If all your records are without http://, you can just add it into your page:

Web Site: <a href="http://<?php echo $minyanRecord['web_site'] ?>"><?php echo $minyanRecord['web_site'] ?></a><br/>

I hope this helps! Please let us know if you have any questions or comments. :)
All the best,
Chris