Thread: Some Problem with Internet

  1. #1
    Registered User
    Join Date
    Mar 2009
    Posts
    45

    Some Problem with Internet

    Hi folks,

    I am a relatively proficient PHP coder and am trying to program some software that can access a mySQL database, using my favourite client-based language C++. The problem i have is that i cannot access the internet.

    I need some help as for how to execute a php script from a C++ file with some given values (HTTP data) and then get the value of some variables from that script.

    Thanks in advance,
    mintsmike

  2. #2
    Kernel hacker
    Join Date
    Jul 2007
    Location
    Farncombe, Surrey, England
    Posts
    15,677
    Are you trying to read some data from a HTTP-page that is generated from PHP, is that what you are saying? If so, libCURL would be a good candidate.

    --
    Mats
    Compilers can produce warnings - make the compiler programmers happy: Use them!
    Please don't PM me for help - and no, I don't do help over instant messengers.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. WS_POPUP, continuation of old problem
    By blurrymadness in forum Windows Programming
    Replies: 1
    Last Post: 04-20-2007, 06:54 PM
  2. Laptop Problem
    By Boomba in forum Tech Board
    Replies: 1
    Last Post: 03-07-2006, 06:24 PM
  3. Replies: 5
    Last Post: 11-07-2005, 11:34 PM
  4. searching problem
    By DaMenge in forum C Programming
    Replies: 9
    Last Post: 09-12-2005, 01:04 AM
  5. Bin packing problem....
    By 81N4RY_DR460N in forum C++ Programming
    Replies: 0
    Last Post: 08-01-2005, 05:20 AM