🚀 CGI Capabilities Demonstration

CGI Status: ✅ PHP CGI is working!
Execution Time:
PHP Version:

📊 Server Information

PropertyValue
Server Software
Server Name
Server Port
Document Root
Script Name
Gateway Interface

🌐 HTTP Request Information

PropertyValue
Request Method
Request URI
Query String
Content Type
Content Length
User Agent
Remote Address
Remote Host

🔧 CGI Environment Variables

"; } ?>
VariableValue
{$var}" . htmlspecialchars($value) . "

📝 Form Processing Demo

✅ Form Submitted Successfully!
Name:
Message:
Submitted at:

🔍 Raw POST Data

Raw POST Data:

No POST data received. Submit the form above to see raw POST data.

⚡ Performance Test

✅ Computed square roots of numbers 0-99,999

Execution time: ms

Memory usage: KB

Peak memory: KB

📋 All Environment Variables

$value) { if (is_string($value)) { echo ""; } } ?>
VariableValue
" . htmlspecialchars($key) . "" . htmlspecialchars($value) . "