Microsoft
Software
Hardware
Network
Question : running php scripts on a stand-alone computer
I have a JavaScript code that I would like to run stand-alone on my PC. It calls a PHP script to read a file which is supposed to be on the server. But, I just want to store those files locally, skipping the whole server side so that I can run it all stand-alone.
Answer : running php scripts on a stand-alone computer
just type in
http://localhost
or
http://127.0.0.1
in your browser..
99.99% of the times, there won't be any problem.. It will be success.
Now, in your javascript file, change
http://example.com/script.
php
to
http://localhost/script.ph
p
Random Solutions
Some users can't access OWA
Need a driver for sm bus controller on Dell d620
bulk collect - amount of return
How do I change the letter of a mapped drive?
Paging with Entity Framework
Exporting & Importing WAS profiles
Er diagram for university accommodation office
SCCM Query to find specific drivers
navigation bumps down in ie
VPN between SSG 20 and RVO42 does not come up. "ERROR: Peer did not send a proxy id"