Tag Archives: Running

Automatically Running a Script From Within a Web Page

John Dixon asked:
It’s very simple to run a script (for example, a CGI script) by clicking a button in a form:(Note: For display purposes, the code snippets in this article use square brackets ‘[' instead of angle brackets. You will need to change these to angle brackets in order to use the code.)[form name="form1" [...]

How do I find out which PHP scripts are slowing down my system?

canterbury10 asked: I am a PHP newcomer and I’m writing a lot of scripts. Over this same time, I’ve seen sluggish performance from time to time with pages loading on my site. I thought it was my host at fault, but now I’m thinking maybe some of my practice scripts are running in [...]

php scripts for apache?

Michael M asked: How can I set up Apache Tomcat 5.5 to run PHP scripts. Im tryint to set up phpbb2 on my server. when I go to the install page it is all jumbled. Oh yeah and connect to MySql
I installed php but it could not setup apache tomcat it was not on the [...]