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. Web Development
  3. ASP.NET
  4. Can php site connect to a .net webservice

Can php site connect to a .net webservice

Scheduled Pinned Locked Moved ASP.NET
csharpphpquestion
5 Posts 4 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.
  • J Offline
    J Offline
    JacquesDP
    wrote on last edited by
    #1

    Hi Guys, I was just wondering if it is possible that a php website can connect to a webservice created in .net3.5 Reason is that I create a webservice for a client, but the people who are going to be creating the front end/presentation layer is going to do it in php, will they be able to access and use the webservice or will only sites developed in .net be able to access the webservice? Thanks in advance

    No matter how long he who laughs last laughs, he who laughs first has a head start!

    C S A 3 Replies Last reply
    0
    • J JacquesDP

      Hi Guys, I was just wondering if it is possible that a php website can connect to a webservice created in .net3.5 Reason is that I create a webservice for a client, but the people who are going to be creating the front end/presentation layer is going to do it in php, will they be able to access and use the webservice or will only sites developed in .net be able to access the webservice? Thanks in advance

      No matter how long he who laughs last laughs, he who laughs first has a head start!

      C Offline
      C Offline
      Colin Angus Mackay
      wrote on last edited by
      #2

      JacquesDP wrote:

      I was just wondering if it is possible that a php website can connect to a webservice created in .net3.5

      A web service defines a contract for communication. The platform used to process that communication is irrelevant.

      Man who stand on hill with mouth open wait long time for roast duck to drop in

      1 Reply Last reply
      0
      • J JacquesDP

        Hi Guys, I was just wondering if it is possible that a php website can connect to a webservice created in .net3.5 Reason is that I create a webservice for a client, but the people who are going to be creating the front end/presentation layer is going to do it in php, will they be able to access and use the webservice or will only sites developed in .net be able to access the webservice? Thanks in advance

        No matter how long he who laughs last laughs, he who laughs first has a head start!

        S Offline
        S Offline
        saanj
        wrote on last edited by
        #3

        Yes, it is possible. Web services use xml for data communication and xml is a device and platform independent medium for data communication. Fundamentally it is possible but practically I cannot show you the code as I don't know PHP. Regards Saanj

        Either you love IT or leave IT...

        J 1 Reply Last reply
        0
        • J JacquesDP

          Hi Guys, I was just wondering if it is possible that a php website can connect to a webservice created in .net3.5 Reason is that I create a webservice for a client, but the people who are going to be creating the front end/presentation layer is going to do it in php, will they be able to access and use the webservice or will only sites developed in .net be able to access the webservice? Thanks in advance

          No matter how long he who laughs last laughs, he who laughs first has a head start!

          A Offline
          A Offline
          Abhijit Jana
          wrote on last edited by
          #4

          Yes ! They can :)

          cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net

          1 Reply Last reply
          0
          • S saanj

            Yes, it is possible. Web services use xml for data communication and xml is a device and platform independent medium for data communication. Fundamentally it is possible but practically I cannot show you the code as I don't know PHP. Regards Saanj

            Either you love IT or leave IT...

            J Offline
            J Offline
            JacquesDP
            wrote on last edited by
            #5

            That's what I thought, just as long as I know that it is possible then how it is going to be implemented is going to be the php guys' responsibility, Thanks

            No matter how long he who laughs last laughs, he who laughs first has a head start!

            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