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
navigation buttons wrapping funny
SBS 2008 Console crashes on Network Devices
are there any inherent issues introducing a server 2008 system into a predominantly 2003 network?
Why can't we start HID Input Service? Help!
Upgrading graphic card ATI Radeon X1650 Pro (RV530)
How to configure Remote SPAN or alternative option on HP Procurve 2626-PWR switch ?
How to Backup Ubuntu Server 8.10
How to Installing SQL-DMO on sql 2008
Fast download/upload, slow surfing
htaccess modrewrite Urls