File: php-cgi-example.php

package info (click to toggle)
rust-tiny-http 0.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 416 kB
  • sloc: makefile: 2
file content (3 lines) | stat: -rw-r--r-- 27 bytes parent folder | download
1
2
3
<?php

echo "hello world!";