I have an html table and I need to get its data because I need to save them in my database... Is it possible to get its data using php...? I already know how to get the data using javascript but I need to save them in my database so I'm wondering if I could use php to get the data... If it is possible, please provide some sample codes that are easy to understand... thanks in advance...