I am able to connect to i5 DB2 from a remote IIS 5 web server using PHP COM and ODBC, but my companies senior analyst does not like the fact that in PHP the user/pass is stored in plain text (public access web server), and they dislike ODBC in general for access to the DB2.
I have checked out the specs on Zend Studio and also Zend Guard which protects the scripts -- how I do not know, this is just what it says on Zend's web site. But now my company has acquired licences for Adobe CS3 it is hard for me to justify the purchase of Zend Studio.
So, back to the point: I need a safe alternative to accessing the DB2 from PHP *without* using ODBC and *without* storing the user/pass in plain text. I think a proprietary ActiveX component is in order, but this is a little out of my league. I do have access to Delphi 7 though.
I need to access this data as of right now RPG apps *push* static HTML documents onto the IIS web server yet I am asked to produce a search engine for our site in PHP.
Ideas anyone? I'm all ears.
Thanks
-a6m1n0
Curiosity only kills cats.
I have checked out the specs on Zend Studio and also Zend Guard which protects the scripts -- how I do not know, this is just what it says on Zend's web site. But now my company has acquired licences for Adobe CS3 it is hard for me to justify the purchase of Zend Studio.
So, back to the point: I need a safe alternative to accessing the DB2 from PHP *without* using ODBC and *without* storing the user/pass in plain text. I think a proprietary ActiveX component is in order, but this is a little out of my league. I do have access to Delphi 7 though.
I need to access this data as of right now RPG apps *push* static HTML documents onto the IIS web server yet I am asked to produce a search engine for our site in PHP.
Ideas anyone? I'm all ears.
Thanks
-a6m1n0
Curiosity only kills cats.