🚀 CGI Capabilities Demonstration
CGI Status: ✅ PHP CGI is working!
Execution Time:
PHP Version:
Session Request Count:
📊 Server Information
| Property | Value |
| Server Software | |
| Server Name | |
| Server Port | |
| Document Root | |
| Script Name | |
| Gateway Interface | |
🌐 HTTP Request Information
| Property | Value |
| Request Method | |
| Request URI | |
| Query String | |
| Content Type | |
| Content Length | |
| User Agent | |
| Remote Address | |
| Remote Host | |
🔧 CGI Environment Variables
| Variable | Value |
{$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
| Variable | Value |
$value) {
if (is_string($value)) {
echo "| " . htmlspecialchars($key) . " | " . htmlspecialchars($value) . " |
";
}
}
?>