I am using a notebook as follows:
Windows 2k Server SP4
IIS
I intend to delvelope a system using PHP and MySQL.
I had installed PHP , MySQL, MySQL Administrator, ODBC Connector on my notebook. I followed all the installation instructions, and seem to work.
My question is can I upload my working pages to a dedicated server running Linux OS, MySQL, Apache, PHP?
Secondly how do I transfer my MySQL db (schema/tables etc) ?
Thanks