Mu Club Network : CourseNotebook . ProgramBetter . SlashCode . SlashDot . Sourceforge . MuServer . Mansfield University
Wednesday, May 1, 2002 2:41 AM

Latest Messages:

' ; # Display the links in a table on the web page. $q = "SELECT * FROM ${YSP}news" ; print "

Member Login :: CS Club Page
User ID:
Password:



REQUEST REGISTRATION| LOST PASSWORD?


Features :
  • Message Board Discussions
  • Computer Tutorial Links
  • Job Postings.
  • Latest News.

Welcome to MU Computer Communication Club

Computer Communication Club (CCC) is an electronic message board designed for Mansfield University Students to communicate and share ideas in a virtual community.






You can reach th MU Codemembers at
muclub@users.sourceforge.net

A code release to implement to use in implementing this into your website is here for download.

\n"; # Display the links specified by the query $q. $qResult = MYSQL_QUERY( $q ) or die( "Invalid query: $q" ); while( $qRow = MYSQL_FETCH_ARRAY( $qResult ) ) { print " \n"; print " \n"; print " \n"; print "
\n"; } print "
$qRow[newsId], $qRow[heading]
$qRow[latestnews]
\n"; print ' ' . "\n"; print '' . "\n"; print '' . "\n"; echo '

'; ?>

Open source code released under the MIT License
Developed by
Harshaka Perera, Nirosh Thangarajah, Scott Oros, John Abplanalp,
Beatrice Kiarie, Elisa Button and Jeff Schimidt
for use by the Computer Science Club at Mansfield University