In this section you will learn to build dynamic web pages and interactive web applications in C using the Common Gateway Interface (CGI) environment.
In this article we will learn to build a very simple CGI program so as to understand the basic environment in which CGI programs written in C work.
This article introduces the concept of CGI programming which can be taken advantage of to build internet based application in C.
How to move your Email accounts from one hosting provider to another without losing any mails?
How to resolve the issue of receiving same email message multiple times when using Outlook?
Self Referential Data Structure in C - create a singly linked list
Mosquito Demystified - interesting facts about mosquitoes
Elements of the C Language - Identifiers, Keywords, Data types and Data objects
How to pass Structure as a parameter to a function in C?