Hi, I was wondering if there was a way to preview a php file I was working on to find the localhost path? For example, if I preview the file it will load "C:/myfolderhere/test.php" instead of "http://localhost/test.php".
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hehe, yes, I realize I can do that, but it would be much easier if I can use the shortcut preview to move to that path. I figured Notepad++ would be able to do that... If not, maybe it would be possible to write a script to redirect my pages, I'll look into that.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, I was wondering if there was a way to preview a php file I was working on to find the localhost path? For example, if I preview the file it will load "C:/myfolderhere/test.php" instead of "http://localhost/test.php".
Thanks.
Just go to your browser and type it in.
Hehe, yes, I realize I can do that, but it would be much easier if I can use the shortcut preview to move to that path. I figured Notepad++ would be able to do that... If not, maybe it would be possible to write a script to redirect my pages, I'll look into that.