Hi,
I'm new to all the PHP, Apache, MySQL stuff. At work I have been asked to build an internal web site for a client using PHP, Apache, MySQL, but i've never used any of those before. I am however familiar with ASP and Coldfusion. So I thought someone could explain to me exactly what these technologies are by comparing it with ASP or Coldfusion, and showing the difference between them. This way I could have a good idea what it is. I'm guessing PHP is the server-side scripting language used on Apache servers? And MySQL I have no Idea. I know how to use SQL so I know it has something to do with databases.
Second, I'm using Windows 2000, and my site has to be compatible with Linux or Wintel platforms and Netscape/IE/Mozilla browsers. The client says their corporate DB is Oracle8i, except for one of the places the site will be deployed, so the client says it'll be safer developing DB based applications using PHP via ODBC to connect to any RDBMS(What does that mean!). So for development, the client also says I should use MySQL orPostgressSQL on the desktop. Is it possible to make sure it is compatible with all this while working in Windows? And all I have for databases right now is Access 97, but I might be able to use Oracle. Any suggestion?
I just need someone to point me to the right direction. Then I'll get working with sample codes and online tutorials.
Thanks in advance.


