Firefox asks me to save php file instead of browsing it

jerry,

No problem! This is how we all learn!

On the other hand, the more we know, the more we forget … :lol:

Regards,

DK

I like it…haha…

Apache doesn’t use MySQL either – web servers don’t use database servers (unless someone writes an odd extension), our programs (PHP and such) do. And all the languages that IIS can run play well with MySQL.

In any .NET language, the CLR provides 3 interfaces to MySQL, through ODBC.NET, OLEDB.NET and native MySQL .NET providers for ADO.NET.