Project properties
VS.Php project settings are the following:
- Include directories - Enter the directories in which VS.Php will try to search for included files
- Deployment - More information
- Network file share
- Ftp
- Sftp (SSH)
- Ftps (SSL)
- Debug - More information
Platform selection
With VS.Php you can select which Php platform you would like to use. You can choose from Php 4.x or Php 5.x. This setting is only relevant when debugging using the built-in engine. When using remote debugging, this setting does not have any effect.
Follow this link for a tutorial on this feature: Tutorial on Php platform selection

