Visual Studio.NET and PHP

Ask a Question related to PHP Development, Design and Development.

  1. #1

    Default Visual Studio.NET and PHP

    Hello,

    Does anyone have an idea how to integrate PHP into Visual Studio .NET 2003.

    Thanks,
    Albert Ahtenberg


    Albert Ahtenberg Guest

  2. Similar Questions and Discussions

    1. Visual Studio 2005
      Can anyone install VS2005 on Vista 5308?
    2. DW8 to Visual Studio
      I would like to get my DW8 asp.NET pages to open up in Visual Studio 2003. I have some co workers that need to do some work as well..... I have...
    3. Visual studio?
      Not that i dont like the flex ide, but i'd much rather use visual studio? has anyone found a plug in or tried to intergrade into vs.net yet?
    4. Visual Studio .Net
      You may need to repair your IIS mappings. To do this, run the following command: aspnet_regiis.exe -i Here's further information:...
    5. Using SRC attribute with Visual Studio.NET
      Hi, I understand that the CodeBehind= is designed to be used by VS and not actually part of the .NET framework However, in my BenefitsVB...
  3. #2

    Default Re: Visual Studio.NET and PHP

    Bye the VSIP-kit, and build your own integration... :)

    R

    --
    Due to heavy spam reception (550+/week), I use a fake email. If you want to
    write me, you need to use the newsgroup, and hope for me to see it. To all
    the spamers in World: Why do you ruin the option of people writing people???


    "Albert Ahtenberg" <donotcontact@this.address> wrote in message
    news:be0as5$d9r$1@tabloid.uwaterloo.ca...
    > Hello,
    >
    > Does anyone have an idea how to integrate PHP into Visual Studio .NET
    2003.
    >
    > Thanks,
    > Albert Ahtenberg
    >
    >

    Rasmus \(OBS: FAKE EMAIL ADDRESS!\) Guest

  4. #3

    Default Re: Visual Studio.NET and PHP

    "Rasmus \(OBS: FAKE EMAIL ADDRESS!\)" <razor-report@daimi.au.dk
    MAILBOX IS NOT >To all
    > the spamers in World: Why do you ruin the option of people writing people???
    The obvious answer would be this: to make money.
    lawrence Guest

  5. #4

    Default Re: Visual Studio.NET and PHP

    "Albert Ahtenberg" <donotcontact@this.address> wrote in message
    news:be0as5$d9r$1@tabloid.uwaterloo.ca...
    > Hello,
    >
    > Does anyone have an idea how to integrate PHP into Visual Studio .NET
    2003.
    >
    > Thanks,
    > Albert Ahtenberg
    >
    >
    It is possible to get PHP to call .NET Web Services. Is this what you mean?

    To do this, write your webservice in .NET and then get nusoap (search Google
    for more info) and then you can call these functions from PHP. I don't have
    more info with me atm, but if you want can send some example code to you
    later.

    --
    Martin


    Martin Guest

  6. #5

    Default Re: Visual Studio.NET and PHP

    With total disregard for any kind of safety measures "Martin"
    <martin_jonesNOSPAM@bigfoot.com> leapt forth and uttered:
    > It is possible to get PHP to call .NET Web Services. Is this
    > what you mean?
    >
    > To do this, write your webservice in .NET and then get nusoap
    > (search Google for more info) and then you can call these
    > functions from PHP. I don't have more info with me atm, but if
    > you want can send some example code to you later.
    >

    No, he's asking if its possible to use the VS.NET IDE for PHP.

    --
    There is no signature.....
    Phil Roberts Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139