Join the Neopoet online poetry workshop and community to improve as a writer, meet fellow poets, and showcase your work. Sign up, submit your poetry, and get started.

test

<?php $rid = 1; $result = db_query("SELECT u.uid, u.name, u.status FROM {users} u INNER JOIN {users_roles} ur ON u.uid=ur.uid WHERE ur.rid = %d AND u.status = 1", $rid); while ($u = db_fetch_object($result)) { $rows[] = array(array(l($u->name, "greeter/" . $u->uid)), array(l("flat", "user/" . $u->uid)), ); } return theme('table', $header, $rows); ?>
— andrew, Oct 28, 2007

About This Poem

About the Author

Country/Region: USA

Favorite Poets: Edgar Allen Poe, William Butler Yeats, Robert Frost, Maya Angelou, Henry David Thoreau

This user supports Neopoet so it can be free to all

More from this author

Critiques