echo "\n"; echo "
\n"; while ($data = dbarray($result)) { echo "".$data['user_name']." | "; } echo "
\n";