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. General Programming
  3. C / C++ / MFC
  4. Calling php script from vc++

Calling php script from vc++

Scheduled Pinned Locked Moved C / C++ / MFC
c++javaphptoolsquestion
4 Posts 2 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.
  • A Offline
    A Offline
    Ash_VCPP
    wrote on last edited by
    #1

    Hi All, I have to call php script from my vc++ code, i have done this with java script and vb script through msscript.oct but i dont have any idea that how can i do the same with php script, if someone has any idea then please suggest me.

    Thanks A Ton Ash_VCPP walking over water is just knowing where the stones are.....

    C 1 Reply Last reply
    0
    • A Ash_VCPP

      Hi All, I have to call php script from my vc++ code, i have done this with java script and vb script through msscript.oct but i dont have any idea that how can i do the same with php script, if someone has any idea then please suggest me.

      Thanks A Ton Ash_VCPP walking over water is just knowing where the stones are.....

      C Offline
      C Offline
      Code o mat
      wrote on last edited by
      #2

      What exactly do you mean by "call php script"? As far as i know, java-script and vb-script are usually client-side scripts while PHP is server-side. Do you mean you have the php script on a web server and you want to execute it and get the result thorough http (to which i might have an answer) or you want to execute a php script "within" your own application, something like including a php interpreter inside your executable or such (to which i don't have any answer to)?

      > The problem with computers is that they do what you tell them to do and not what you want them to do. < > Sometimes you just have to hate coding to do it well. <

      A 1 Reply Last reply
      0
      • C Code o mat

        What exactly do you mean by "call php script"? As far as i know, java-script and vb-script are usually client-side scripts while PHP is server-side. Do you mean you have the php script on a web server and you want to execute it and get the result thorough http (to which i might have an answer) or you want to execute a php script "within" your own application, something like including a php interpreter inside your executable or such (to which i don't have any answer to)?

        > The problem with computers is that they do what you tell them to do and not what you want them to do. < > Sometimes you just have to hate coding to do it well. <

        A Offline
        A Offline
        Ash_VCPP
        wrote on last edited by
        #3

        yes i am actually looking for the second logic of yours.

        Thanks A Ton Ash_VCPP walking over water is just knowing where the stones are.....

        C 1 Reply Last reply
        0
        • A Ash_VCPP

          yes i am actually looking for the second logic of yours.

          Thanks A Ton Ash_VCPP walking over water is just knowing where the stones are.....

          C Offline
          C Offline
          Code o mat
          wrote on last edited by
          #4

          Hmm, you got me there sadly, look around the Zend[^] site, maybe they have something you can use...

          > The problem with computers is that they do what you tell them to do and not what you want them to do. < > Sometimes you just have to hate coding to do it well. <

          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