I am developing a web application to analyse the effect of a persons sleep habits on his health and performance..Can anyone help me about how to integrate weka tool into my application..for the analysis of data??
            Asked
            
        
        
            Active
            
        
            Viewed 791 times
        
    1 Answers
1
            
            
        You may want to take a look at shell_exec (or exec, system, passthru)
For a summary of the differences for these functions, this answer may help you: https://stackoverflow.com/a/20072886/3052648
 
     
     
    