开发者

How to execute php file directly in browser

I have Project called Project2 in the Workspace( namely WorkSpace), which is inside the folder htdocs.

I have instal开发者_JS百科led XAMPP in my machine. so the path of the project is C:\xampp\htdocs\WorkSpace\Project2

Now i want to execute the file called Add.php, which is in the Project2 folder. How can I execute the Add.php file in the browser directly.

Please spend few seconds for my query ........


visit http://localhost/WorkSpace/Project2/Add.php in your browser

Apache must be up an running - you can start Apache with XAMPP Control Panel

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜