hi sure, you need to add #!/path to php/php in the first line of the script
John Quoting dwrenne <[EMAIL PROTECTED]>: > Hi Guys, > > I am developing an application that needs to be able to run command > lines. I have used bash scripting but its a bit awkward. I was > wondering whether it is possible to use php as a command line shell > i.e. not through the browser. I need to be able to access a sqlite > database too. I have been developing on a desktop box and was using > python but thta is overkill for the fox. > > Any ideas? > > Diarmuid > >
