How to compile c,c++ and java programs in my website using PHP

Discussion in 'Programming' started by mailtosano, Nov 10, 2010.

  1. #1
    Hi,

    I am planning to develp a website where the users will be submitting their code and I need a system that checks if the submitted code gives the correct output. How can I do so? Can I use the system() and exec() functions? Or do i need to follow any other method? Is it advisable to use any CMS for this requirement?

    Thanks in advance,
    ssk
     
    mailtosano, Nov 10, 2010 IP
  2. SterlingS

    SterlingS Greenhorn

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    13
    #2
    Found this:

    stackoverflow. com/questions/929592/how-can-i-compile-c-c-code-in-php-on-the-windows-platform
     
    SterlingS, Nov 11, 2010 IP
  3. mailtosano

    mailtosano Peon

    Messages:
    53
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks Sterlings
     
    mailtosano, Nov 13, 2010 IP