GeekArticles
Web Tools
ApachePractical mod_perl
Author: loadaveragezero.com |
Published: 6th Oct 2005 |
Visited: 514 times |
Add CommentFiled in: ApacheThe O'Reilly book of the same title, in HTML format. Easy to navigate from the full table of contents on the index page that this review points at. The appendix is full of goodies, including mod_perl recipes, and an overview of the AxKit XML server.
Read Article Sponsored Links
Related Articles
• CodeSnip: Practical Use of Translate Function in Oracle This code snippet combines the utilities of the length function and the translate function in order to count the number of delimited entities saved as a single string. Deepankar first gives an overview of the problem and then examines it with the help of SQL stateme ...
• CodeSnip: Practical Use of "for update of" in Oracle Cursor In this article, Deepankar examines the usage and application of the "for update of" cursor using Oracle 9i. He examines the concept with the help of a sample scenario. Initially, he provides the complete code listing followed by a detailed explanation. He finishes the discussion by examining the st ...