Execute PHP script from another script?

Fionn Kelleher

New member
So I'm making an install wizard for my PHP bot...

When installation is done, how would I go about executing the actual bot script after the install script without the user having to manually execute it? The bot script is called bot.php. Could someone gimme the command to put at the end? Thanks!
Scott: uh, that isn't what I mean.

My script runs at the command line...
 
Back
Top