|
Posted by Roman on 03/20/07 01:19
Nico VanHaaster wrote:
> Hello All,
>
> I am very new to the PHP world, all my development has been either
> ASP.Net or classic ASP. Now I have to help out on some projects that
> are PHP driven. Now from what i have been told is there are decent PHP
> IDE's that will integrate into Visual Studio. I am far more familiar
> with that application than i am the VI editor. And honestly don't know
> why the VI editor would really be used.
>
> Now i will be working on remote servers over an SSH Connection which
> is where the problem comes in i believe.
>
> I have downloaded and installed VS.Php but can't seem to get figure
> out how to open the remote site into the Visual Studio application.
>
> Can anyone point me in the direction of a better IDE or even some sort
> of remote tool that would work better in my situation?
>
> Thank you
>
I use VS.PHP and it's the best tool out there. It allows debugging both
PHP and JavaScript.
I always work on project locally. It comes with it's own embedded Apache
and PHP. But apparently it can work in external mode by placing a DBG
module on the server:
http://www.jcxsoftware.com/jcx/vsphp/docs/debug
--
Roman Ziak
www.dipmicro.com
Navigation:
[Reply to this message]
|