IHYPRESS PROGRAMMING
CGI/Ruby programs with code and output for beginners
HOME
|
ASP
|
C
|
CSS
|
GNUPLOT
|
HTML
|
JAVASCRIPT
|
PERL
|
PHP
|
PYTHON
|
RUBY
|
SVG
Ruby (CGI Programming)
❯ First Program
<01>
#!/usr/bin/ruby -wT puts "Content-type: text/html\n\n" puts "<html><body style='font-size:2.0em;color:blue;'>This is my first Ruby program.</body></html>"
This is my first Ruby program.
COPYRIGHT © 2015-2025 IHY PRESS Frankfurt am Main 60329 Deutschland