Arduino Ethernet shield hosting php page?

Hello I know the arduino web server hosts html nativity. But is there a way to host a php page. Maybe through a sd card module or something.

Joseph

PHP is server side language executed on the server it generates the output sent to the browser

Sure, just write a PHP interpreter for arduino.

Hello all, Thank you for the reply back. At the moment I have a html page in an SD card module on arduino to serve up the webpage.

Joseph

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.