Re: [PHP] Link to a html in PHP Code

2001-04-16 Thread Ulf Wendel
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 'http://www.circle.ch">The enga

Re: [PHP] Link to a html in PHP Code

2001-04-16 Thread Luis
Johannes Rumpf wrote: > Hi! > 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. > Thanx, greetings from austria, >