Apache::Wyrd::Loop

Apache::Wyrd::Loop is a loop through SQL query results.
Download

Apache::Wyrd::Loop Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Barry King
  • Publisher web site:
  • http://search.cpan.org/~wyrd/Apache-Wyrd-0.98/Wyrd/Services/CodeRing.pm

Apache::Wyrd::Loop Tags


Apache::Wyrd::Loop Description

Apache::Wyrd::Loop is a loop through SQL query results. Apache::Wyrd::Loop is a loop through SQL query results.SYNOPSIS < BASENAME::Loop query="select name from contact" > < P >$:name< /P > < /BASENAME::Loop > < BASENAME::Loop query="select name from contact where name is like 'S%'" > < b >$:name< /b > < /BASENAME::Loop >Loop performs a given query and iterates through the result of the query, set-ting the enclosed text for each query item and concatinating the results together. Unlike normal Wyrds, however, the enclosed text is NOT interpreted prior to this treatment, allowing Wyrds to be included in this template.HTML ATTRIBUTESqueryThe query to pass to the SQL engine. Use Apache::Wyrd::Attribute if this query has unsafe characters (quote


Apache::Wyrd::Loop Related Software