Dear all,
I am quite new in PHP programming.
Now, I have to work on Windows 98 or Windows 2K, but I have to access database on Linux (MySQL).
At the first time, I was trying to use ASP and using ODBC to access MySQL on Linux,
but the problem is that installing additional components, even for MySQL driver - ODBC is not allowed by our company policy.
My question is that : is it possible to have a direct access to MySQL, if I use PHP on Windows ?
Direct access I mean here is : the same access support if I put PHP and MySQL both on Linux (no ODBC needed, etc).
Any help would be very much appreciated.
Sincerely,
Ay Ling