On Sun, 22 Feb 2009, chiluveru snehith wrote: > hiican we use wamp server in that all the thing > (php,sql lie and apache server ) are intgrated so > , y cant we use that. >
Wamp server is a packaged (Apache, MySQL, PHP) implementation for Windows platform. It helps to know a bit more software package configuration that you work with. This knowledge is useful when you need to troubleshoot or have a custom setup to deal with. To be better off, i'd suggest downloading latest version of . PHP . SQLite . Apache then install and configure it yourself on Windows. Additionally, you may want to install Notepad++ as the editor to write code ! thanks Saifi.

