Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - $query = mysqli_query($con,"SELECT * FROM tablenamehere");
 - while(????){
 - $game = $temp['game'];
 - $stance = $temp['stance'];
 - $start = $temp['start'];
 - }
 - echo '<div id="accordion">
 - <h3> echo $game $stance $start </td></h3>
 - </div>';
 - http://i.imgur.com/JIpfI3g.png
 
Advertisement
 
                    Add Comment                
                
                        Please, Sign In to add comment