This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TM4C1294NCPDT: TM4C1294 webserver support PHP

Part Number: TM4C1294NCPDT

Tool/software: Code Composer Studio

Hi everyone

I want to know if the TM4C1294 webserver  can support PHP or just  supports html format?

Regards,

Arthur

  • Hi Arthur,
    The webserver example does not use any PHP. My understanding is that the PHP code may be embedded into HTML code. However, the php code will need to be processed by a PHP interpreter or as a CGI executable. We don't have any knowledge on how this can be done on the MCU side acting as the webserver. Hopefully some community members can provide some guidance and comments.