topical media & game development
lib-jquery-learning-code-06-f.php / php
<?php
entries as entry) {
if (strpos(_REQUEST['term']))
!== FALSE) {
html .= '<h3 class="term">';
term;
html .= '<div class="part">';
entry['part'];
html .= '<div class="definition">';
entry['definition'];
if (isset(entry['quote'] as html .= '<div class="quote-line">'. entry['author'])) {
entry['author'] .'</div>';
}
}
html .= '</div>';
print(
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.