+ 1
How do i link from html file to php file
I have tried something like this <a href="PHP file.php">click</a> instead of taking to the interface I expected ,it showed source code on browser
6 Answers
+ 2
I did that ,my local host is opened
+ 2
I think it is:
<link href="PHPfile.php>click</link>
+ 1
if you want to host it locally you have to install a program like xampp and set it up (its easy)
+ 1
are your website files in the 'htdocs' folder ?
+ 1
let me try that
0
vengat it complicated the issue