Hi,

I have a link on my page that looks like this:

$CFG->dirroot= "f:/Inetpub/wwwroot/mymarket2";
<a href="<?=$CFG->dirroot?>/login.php">Login</a>

The link is displayed right on my page, but when I press it a dialog box is
saying that I am downloading the php file and wether I want to open or save
it.
Can anybody tell me what is wrong?

Thanks,
Morten



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to