IHYPRESS.NET
RUBY
HOME | ASP | C | CSS | HTML | JAVASCRIPT | PERL | PHP | PYTHON | RUBY | SVG
Earn Free Bitcoin
Ruby (CGI Programming) ❯ First Program
<01>
#!/usr/bin/ruby 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-2024 IHYPRESS.NET. A DIVISION OF IHY PRESS. ALL RIGHTS RESERVED.