[PHP-WIN] Re: COM vs. ODBC

2002-04-23 Thread Ray Hunter
I would suggest to use the COM interface or move your excel file to a database and use ODBC connections if you are using a microsoft db. ~~ BigDog ~~ "Angie Tollerson" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I'm going to be reading only some data from

[PHP-WIN] Re: Something involving php, but not windows.

2002-04-15 Thread Ray Hunter
You can run the script as a shell script and have it run as the root user. You might want to change the permissions and allow it to change id as it runs; however, this is a great security risk... Ray Hunter "Michael Reynolds" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECT