Hi guys, how are u?
Can u help me solving my problems?
When I make a html program which makes links to a php file in order to make a form something like
<form action="file.php" method=get>
coz i directly write the filename, so after i open the html page and click submit, then it will directly connect to my computer folder, such as C:\php\file.php not connecting through my ip address(ps. i already open my apache )
I think this is something like broken link. I know that i can solve the problem just by writing the web address to my php file instead of just writing file.php.
But can anyone help me with this problem? Coz I think there is an answer to this one.
Thanks a million 🙂