Kam
|
| Posted: 04/30/2003, 12:03 PM |
|
Hi,
I have CCS 2.0. I am new to PHP. I need to develop a project on PHP with MySQL. What software need to be loaded for Windows environment. If the platform is LINUX, what needs to be loaded.
I appreciate any information. Thank you in advance.
Kam
|
|
|
 |
WJM
|
| Posted: 04/30/2003, 2:20 PM |
|
Hi Kam,
You need to install MySQL for windows and PHP on your windows system. You will also need MyODBC so you can comunicat with CCS (this is also great if you need to transfer data from an access database to mySQL). You can download PHPtriad, this will install mysql and php on your windows machine and configure it for you, however I don't know if the versions are up to date(you might want to check). You can find this at www.hotfiles.com. I would also recomend downloading DBTools. This is a great interface for working with mySQL and will save you a lot of time in creating databases.
I hope this helps.
Walter
|
|
|
 |
|