Johannes Rumpf schrieb:
> I'm a pretty newby, so I have a question: How can I make a link to html
> or php or any other page in the internet in my PHP code? should be like
> Command ( "Http://www.xyz.com") Just like a link in a html site would be
> clicked.
print '<a href="http://www.circle.ch">The engaged PHP portal of Urs
Gehring</a>';
BTW Johannes, there's a german language mailinglist on
http://www.php-center.de and - what I preferr cause it's better ;) - the
newsgroup de.comp.lang.php .
Ulf
--
Neu: PEAR Menu 3 - Navigationsstrukturen dynamisch dargestellt
http://www.ulf-wendel.de/projekte/menu/tutorial.php |
http://www.phpdoc.de
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]