|
Where is my data
stored?
CGI
is Comman Gateway Interface. Most of the CGI scripts written in
Perl are storing the data in flat text files (ASCII files). Since
CGI written in Perl are good in extracting in data from text files.
Since the security given by UNIX is good enough to prevent users
to access this files. But if you need an external database to store
the data you can use mySQL.
You need to setup the mySQL
database running along with your web server first.
6.
What kind of scripts do I need?
7. Selecting and
evaluating a script!
8. Working with CGI templates
9. Start Installation now
10. Learn from Errors!
11. How can I help you?
|