Server Technology PPNT Manuale Utente Pagina 12

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 95
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 11
CGI Examples(1/7)
Example 1:
Hello World: CGI as UNIX shell script
GET method, no parameters from client
Write HTML to st dout
#!/bin/sh
# send http-header and a newline afterwards:
echo "Content-Type: text/html"
echo ""
(12/95)
Vedere la pagina 11
1 2 ... 7 8 9 10 11 12 13 14 15 16 17 ... 94 95

Commenti su questo manuale

Nessun commento