Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. PHP development in VS

PHP development in VS

Scheduled Pinned Locked Moved The Lounge
phpcssmysqlvisual-studiodebugging
13 Posts 9 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K kmoorevs

    After a year and a half of not having to work in PHP/MySQL, I am now being forced to revisit an old POC (proof of concept or piece of crap, take your pick) project that a customer has now decided they want to use, naturally with quite a few changes!..and they need it operating in less than two months! Previous PHP editing was done with Active State Komodo, which works OK, but has some quirks, and lacks a debugger. (at least for the free version) I thought this time I would try the PHP Tools for VS and after finally getting debugging working seem to be off to a good start. Now I just need to remember all the weirdness that goes along with PHP. :sigh:

    "Go forth into the source" - Neal Morse

    M Offline
    M Offline
    Marc Clifton
    wrote on last edited by
    #4

    There's a plug-in for PHP that's something like $90 that I bought which made working with PHP significantly less painful. Debugger support, etc. PHP Tools For Visual Studio Extension[^] Marc

    Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!

    K 1 Reply Last reply
    0
    • M Marc Clifton

      There's a plug-in for PHP that's something like $90 that I bought which made working with PHP significantly less painful. Debugger support, etc. PHP Tools For Visual Studio Extension[^] Marc

      Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!

      K Offline
      K Offline
      kmoorevs
      wrote on last edited by
      #5

      Thanks Marc! That's the one I installed without realizing it was a trial version. :doh: That's OK though, if it improves my chances of getting this project done on time, it will be worth the $90. So far it seems to work great!

      "Go forth into the source" - Neal Morse

      1 Reply Last reply
      0
      • K kmoorevs

        After a year and a half of not having to work in PHP/MySQL, I am now being forced to revisit an old POC (proof of concept or piece of crap, take your pick) project that a customer has now decided they want to use, naturally with quite a few changes!..and they need it operating in less than two months! Previous PHP editing was done with Active State Komodo, which works OK, but has some quirks, and lacks a debugger. (at least for the free version) I thought this time I would try the PHP Tools for VS and after finally getting debugging working seem to be off to a good start. Now I just need to remember all the weirdness that goes along with PHP. :sigh:

        "Go forth into the source" - Neal Morse

        D Offline
        D Offline
        DaveX86
        wrote on last edited by
        #6

        I use VS.PHP[^] ...does everything from the comforts of my Visual Studio. I've done things like import Joomla and WordPress into it and debugged them. It will work with its own internal webserver the way Visual Studio does or you can set up PHP on IIS and use that. Has all the usual syntax highlighting, Intellisense, etc.

        K 1 Reply Last reply
        0
        • D DaveX86

          I use VS.PHP[^] ...does everything from the comforts of my Visual Studio. I've done things like import Joomla and WordPress into it and debugged them. It will work with its own internal webserver the way Visual Studio does or you can set up PHP on IIS and use that. Has all the usual syntax highlighting, Intellisense, etc.

          K Offline
          K Offline
          kmoorevs
          wrote on last edited by
          #7

          I'll try this one when the trial for the other runs out, then choose which one I like. Pricewise, this one has a slight edge...and free upgrades for life! I've just noticed that the updates for each version of VS are free, not so for the upgrades to newer versions of VS. :) Thanks!

          "Go forth into the source" - Neal Morse

          D 1 Reply Last reply
          0
          • K kmoorevs

            I'll try this one when the trial for the other runs out, then choose which one I like. Pricewise, this one has a slight edge...and free upgrades for life! I've just noticed that the updates for each version of VS are free, not so for the upgrades to newer versions of VS. :) Thanks!

            "Go forth into the source" - Neal Morse

            D Offline
            D Offline
            DaveX86
            wrote on last edited by
            #8

            Good luck with it! :)

            1 Reply Last reply
            0
            • K kmoorevs

              After a year and a half of not having to work in PHP/MySQL, I am now being forced to revisit an old POC (proof of concept or piece of crap, take your pick) project that a customer has now decided they want to use, naturally with quite a few changes!..and they need it operating in less than two months! Previous PHP editing was done with Active State Komodo, which works OK, but has some quirks, and lacks a debugger. (at least for the free version) I thought this time I would try the PHP Tools for VS and after finally getting debugging working seem to be off to a good start. Now I just need to remember all the weirdness that goes along with PHP. :sigh:

              "Go forth into the source" - Neal Morse

              M Offline
              M Offline
              Mike Winiberg
              wrote on last edited by
              #9

              The PHP support in Netbeans is pretty good. In fact I switched from PHPSTORM 8 (which I thought was pretty impressive, and which I paid for) to Netbeans, because the debugging support for my project (HTML5/CSS/JS & PHP/MySQL) turned out to be better and easier to configure and use.

              G 1 Reply Last reply
              0
              • K kmoorevs

                After a year and a half of not having to work in PHP/MySQL, I am now being forced to revisit an old POC (proof of concept or piece of crap, take your pick) project that a customer has now decided they want to use, naturally with quite a few changes!..and they need it operating in less than two months! Previous PHP editing was done with Active State Komodo, which works OK, but has some quirks, and lacks a debugger. (at least for the free version) I thought this time I would try the PHP Tools for VS and after finally getting debugging working seem to be off to a good start. Now I just need to remember all the weirdness that goes along with PHP. :sigh:

                "Go forth into the source" - Neal Morse

                M Offline
                M Offline
                manu_cm
                wrote on last edited by
                #10

                Try VS.PHP, I am currently experimenting with it and helps in PHP development with ease of Visual Studio functionality. Along with Xdebug, i'm able to debug php code in similar manners to that of asp.net

                1 Reply Last reply
                0
                • K kmoorevs

                  After a year and a half of not having to work in PHP/MySQL, I am now being forced to revisit an old POC (proof of concept or piece of crap, take your pick) project that a customer has now decided they want to use, naturally with quite a few changes!..and they need it operating in less than two months! Previous PHP editing was done with Active State Komodo, which works OK, but has some quirks, and lacks a debugger. (at least for the free version) I thought this time I would try the PHP Tools for VS and after finally getting debugging working seem to be off to a good start. Now I just need to remember all the weirdness that goes along with PHP. :sigh:

                  "Go forth into the source" - Neal Morse

                  Y Offline
                  Y Offline
                  Ygnaiih
                  wrote on last edited by
                  #11

                  2700 lines of code with a note can you fix this. Sure, let’s see, ctrl a, delete. Now do the job from scratch. 8 hours of work and 700 lines of code later, it was fixed. Do the job from scratch it’s quicker.

                  1 Reply Last reply
                  0
                  • K kmoorevs

                    Thanks for the suggestion! I'll check it out. :thumbsup:

                    "Go forth into the source" - Neal Morse

                    J Offline
                    J Offline
                    jwhite100
                    wrote on last edited by
                    #12

                    I don't believe you can debug in WebMatrix. That was the drawback for me so I went with the WAMP stack and am using NetBeans IDE so I could debug.

                    1 Reply Last reply
                    0
                    • M Mike Winiberg

                      The PHP support in Netbeans is pretty good. In fact I switched from PHPSTORM 8 (which I thought was pretty impressive, and which I paid for) to Netbeans, because the debugging support for my project (HTML5/CSS/JS & PHP/MySQL) turned out to be better and easier to configure and use.

                      G Offline
                      G Offline
                      Greg Bair
                      wrote on last edited by
                      #13

                      Yes, when I was in the PHP world, Netbeans was the IDE of choice for PHP.

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups