Switch Statement Submitted by GeePee on Sat, 06/13/2015 - 22:32 Introduction: Welcome to a tutorial page on how to use a Switch statement within Java. What is a Switch statement? A Switch statement is used to check multiple cases or conditions for a particular instance. Read more about Switch StatementAdd new comment74 views
PHP/MySQLi Creating a Forum - Part 6 - Subscriptions #1 Submitted by Yorkiebar on Sun, 01/12/2014 - 22:57 PHP/MySQLi Creating a Forum - Part 5 - Adding Ratings Introduction: This tutorial will be continuing my series of creating a forum in PHP/MySQLi/HTML. Read more about PHP/MySQLi Creating a Forum - Part 6 - Subscriptions #1Add new comment62 views