I have written a PHP script...but I am not able to run/execute/compile it in a browser
pls help me its urgent
I have written a PHP script...but I am not able to run/execute/compile it in a browser
pls help me its urgent
PHP scripts do not run in a browser.
They are usually run in a web server.
Nothing is always absolutely so.
sorry...by misstake i wrote browser
u r right...put I put that script in a web server...but tried to execute/run...but nothing was happening
can you pls tell me ur steps ..how to put and access the files on a webserver..i think making mistake during uploading
Last edited by ashishkrish0958; 08-18-2011 at 08:13 PM.
You've told us almost nothing. When asking for help, give the details as to what you did, what the expected results were and what actually happened, including any error messages. When asking about code, include a minimal (i.e. complete yet concise) sample. When asking about web pages, include a link to a live page.
Don't bother marking threads as urgent. It doesn't help and just comes across as dramatic.
Last edited by misson; 08-18-2011 at 08:40 PM.
Be sure to read all pages linked in this post; they have further information that should prove useful. When asking for help, make sure you follow Eric Raymond's and Jon Skeet's guidelines for prompt, accurate responses. Please answer any questions I ask; they're not rhetorical (probably). Any posted code is intended as illustrative example, rather than a solution to your problem to be copied without alteration. Study it to learn how to write your own solution.Misson, not Mission.