Thread Ein bisschen AJAX mit Perl
(23 answers)
Opened by cbxk1xg at 2008-09-09 20:27
perldoc CGI, suche nach hook
$q = CGI->new(\&hook); das verwende ich dafür erfolgreich. Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wie frage ich & perlintro brian's Leitfaden für jedes Perl-Problem |