Print php table with Print function via Printer
问题 I have the following php table, how do i add print functionality just to the php table? And a button that when clicked, the following table is printed via printer, I tried 'CTRL+P' and I only got the html secton of the page example the header, footer, navigation bar, and not the results php results <?php echo "<table border='1' id= results> <tr> <th>FILEID</th> <th>Firstname</th> <th>Lastname</th> <th>Issue Date</th> <th>Interest Rate</th> <th>Terms</th> <th>Balance Outstanding</th> <th