i want to display embed video from database and display it to web browser but the syntax eror "Parse error: syntax error, unexpected T_VARIABLE in C:\xampp\htdocs\iklan2\vid2.php on line 3"
            Asked
            
        
        
            Active
            
        
            Viewed 33 times
        
    -2
            
            
        - 
                    You forgot a semicolon on line 2. `include_once "config.php";` – HTMHell Aug 24 '16 at 06:17
 
    