Share » Forums » Install & configuration » Can the update scripts be run from...

Can the update scripts be run from inside a web page; how?

Can the update scripts be run from inside a web page; how?

Tuesday 21 March 2006 1:17:40 pm - 2 replies

Author Message

Betsy Gamrat

Tuesday 21 March 2006 6:49:27 pm

Angie,

http://us2.php.net/manual/en/ref.exec.php lists the different ways you can use PHP to execute scripts.

I like to use <b>echo `ls -la`;</b> where the backticks <b>`</b> execute the enclosed command and <b>echo</b> displays the results.

If you are new to PHP, the best resource I have ever found is http://php.net

Good luck

Angie Zimaro

Tuesday 21 March 2006 9:21:46 pm

Thanks, Betsy, I'll try this tomorrow (it's bedtime here). ;-)

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu