Go with this COBOL Programming Language

To
The Developer of the Forum
MAINFRAME

Greetings, I am honored to participate in this forum. Actually I have a tech blog site and it is PHP PHP-based website. But after getting the COBOL Programming language, I thought I would run my website through this programming language.

I am not completely sure if it is possible to change the programming language. If it is then what should I need to do. The features and design make me impressed to run my website through this programming language.

Here is my website, please let me know is it possible or not. I shall be highly thankful to you for your valuable feedback.

With regards,
Terrill

1 Like

Hi,

You may want to try FastCGI and gnuCOBOL. That would give you something akin to PHP in the sense that it would generate a page, then user would enter some data in an html form, submit, and then another page would be generated back with results. kind of web 1.0 (but works).

Best regards,