creating a link in php
Moderator: General Moderators
creating a link in php
How would i go about creating a link in php to another website or back to my homepage.
Re: creating a link in php
Really? Really?
Code: Select all
<a href="link goes here">link text goes here</a>