The Joe Cell

Submitted by admin on
Lately there has been alot of buzz about the "JoeCell" after someone named Bill Williams told a discussion list that he successfully replicated and tested one... See this PESWiki page for latest updates.

20 latest nodes tagged JoeCell

"; $result = db_query($sql); while ($anode = db_fetch_object($result)) { $output .= "
  • ".l($anode->title, "node/$anode->nid")."
  • "; } $output .= ""; print $output; ?>