creating a link in php
Posted: Thu Jan 15, 2009 10:12 pm
How would i go about creating a link in php to another website or back to my homepage.
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
<a href="link goes here">link text goes here</a>