PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Is there any way to get Microsoft Visual Interdev to recognize Apache server when createing a new project. Apache works and on typing localhost, its page loads. But Visual Interdev is not able to understand that apache server is running. Can we do the same thing in Interdev for php as in asp ?
Thanks
haven't tried that but it might work with frontpage server extensions installed in apache's DocumentRoot. If the apache installed on unix/linux you need a unix version of the frontpage extension which can be found at http://www.rtr.com/fpsupport/
Can we do the same thing in Interdev for php as in asp ?
That would be having a project manager consisting of php files like in the solution.
Apache is running on Windows and I guess I installed Frontpage Server Extensions 98 some time ago - don't know how to check if its there.