If yes, how to do it?
Asked
Active
Viewed 2,579 times
4
-
1Here is the answer: https://stackoverflow.com/a/25824410/470749 (and here is a video of Netbeans editing remote files: https://www.youtube.com/watch?v=iKDJ5KAJoSg) – Ryan Mar 15 '19 at 21:47
2 Answers
1
In Netbeans 6.9 for PHP, go to File->Project Properties. In 'Categories', choose 'Run Configuration'. There's a bunch of options to get your whole project running on a remote server.

Bartosz Pietraszko
- 1,367
- 9
- 9
0
I guess there is an option when you create project - Create project from files on remote server.

Shubham
- 21,300
- 18
- 66
- 89