Warning: simplexml_load_string(): Entity: line 1: parser error : Space required after the Public Identifier in /www/htdocs/websitet/shop/wp-content/plugins/autoestore/aes_b06622c8e54397753e11d996e4b93467.php(7) : eval()'d code on line 1
Warning: simplexml_load_string(): <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> in /www/htdocs/websitet/shop/wp-content/plugins/autoestore/aes_b06622c8e54397753e11d996e4b93467.php(7) : eval()'d code on line 1
Warning: simplexml_load_string(): ^ in /www/htdocs/websitet/shop/wp-content/plugins/autoestore/aes_b06622c8e54397753e11d996e4b93467.php(7) : eval()'d code on line 1
Warning: simplexml_load_string(): Entity: line 1: parser error : SystemLiteral " or ' expected in /www/htdocs/websitet/shop/wp-content/plugins/autoestore/aes_b06622c8e54397753e11d996e4b93467.php(7) : eval()'d code on line 1
Warning: simplexml_load_string(): <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> in /www/htdocs/websitet/shop/wp-content/plugins/autoestore/aes_b06622c8e54397753e11d996e4b93467.php(7) : eval()'d code on line 1
Warning: simplexml_load_string(): ^ in /www/htdocs/websitet/shop/wp-content/plugins/autoestore/aes_b06622c8e54397753e11d996e4b93467.php(7) : eval()'d code on line 1
Warning: simplexml_load_string(): Entity: line 1: parser error : SYSTEM or PUBLIC, the URI is missing in /www/htdocs/websitet/shop/wp-content/plugins/autoestore/aes_b06622c8e54397753e11d996e4b93467.php(7) : eval()'d code on line 1
Warning: simplexml_load_string(): <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> in /www/htdocs/websitet/shop/wp-content/plugins/autoestore/aes_b06622c8e54397753e11d996e4b93467.php(7) : eval()'d code on line 1
Warning: simplexml_load_string(): ^ in /www/htdocs/websitet/shop/wp-content/plugins/autoestore/aes_b06622c8e54397753e11d996e4b93467.php(7) : eval()'d code on line 1
Warning: simplexml_load_string(): Entity: line 1: parser error : Space required after the Public Identifier in /www/htdocs/websitet/shop/wp-content/plugins/autoestore/aes_b06622c8e54397753e11d996e4b93467.php(7) : eval()'d code on line 1
Warning: simplexml_load_string(): <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> in /www/htdocs/websitet/shop/wp-content/plugins/autoestore/aes_b06622c8e54397753e11d996e4b93467.php(7) : eval()'d code on line 1
Warning: simplexml_load_string(): ^ in /www/htdocs/websitet/shop/wp-content/plugins/autoestore/aes_b06622c8e54397753e11d996e4b93467.php(7) : eval()'d code on line 1
Warning: simplexml_load_string(): Entity: line 1: parser error : SystemLiteral " or ' expected in /www/htdocs/websitet/shop/wp-content/plugins/autoestore/aes_b06622c8e54397753e11d996e4b93467.php(7) : eval()'d code on line 1
Warning: simplexml_load_string(): <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> in /www/htdocs/websitet/shop/wp-content/plugins/autoestore/aes_b06622c8e54397753e11d996e4b93467.php(7) : eval()'d code on line 1
Warning: simplexml_load_string(): ^ in /www/htdocs/websitet/shop/wp-content/plugins/autoestore/aes_b06622c8e54397753e11d996e4b93467.php(7) : eval()'d code on line 1
Warning: simplexml_load_string(): Entity: line 1: parser error : SYSTEM or PUBLIC, the URI is missing in /www/htdocs/websitet/shop/wp-content/plugins/autoestore/aes_b06622c8e54397753e11d996e4b93467.php(7) : eval()'d code on line 1
Warning: simplexml_load_string(): <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> in /www/htdocs/websitet/shop/wp-content/plugins/autoestore/aes_b06622c8e54397753e11d996e4b93467.php(7) : eval()'d code on line 1
Warning: simplexml_load_string(): ^ in /www/htdocs/websitet/shop/wp-content/plugins/autoestore/aes_b06622c8e54397753e11d996e4b93467.php(7) : eval()'d code on line 1
Wer sich an die Entwicklung interaktiver und dynamischer Web-Seiten macht, kommt an der CGI (Common Gateway Interface)-Programmierung und Implementierung nicht vorbei. Allzu schwierig ist der Einsatz eines CGIs bei rudimentären Script- und Web-Serverkenntnissen nicht und mit CGI kurz und gut ist man ohne große Probleme immer schnell auf der Gewinnerseite, da alle wichtigen CGI-Fragen auf den 65 Seiten kurz und präzise beantwortet werden. Bei CGI kurz und gut handelt es sich um drei Kapitel (9, 10 und 11) aus Perl in a Nutshell, die aus dem umfangreichen Perl-Werk ausgekoppelt wurden, um sich nur auf den Einsatz von CGIs zu konzentrieren:
- Grundlegende Funktionsweisen von CGI
- CGI.pm Module
- Web-Server-Programmierung mit mod_perl
Wer also mit einem Blick auf Perl und Programmierwissen in der beliebten Scriptsprache für CGIs ein kompaktes Nachschlage- und Überblickswerk sucht, ist mit CGI kurz und gut gut bedient. Perl in a Nutshell-Besitzer nennen die CGI-Kapitel eh schon ihr eigen. Wer CGIs mit anderen Programmiersprachen schreibt, kommt in dem kurz und gut-Buch zwar auch nicht zu kurz, der Schwerpunkt liegt aber eindeutig auf Perl. –Wolfgang Tress