Click here to Skip to main content
15,887,135 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am trying to code web app using PHP and my SQL,
<button type="button" onclick="delete(checkbox)">MASS DELETE</button>
    <th><input type="checkbox">JVC200123 <br>Acme DISC <br>1.00 $ <br>Size: 700 MB</th>


i want to ask i need to insert this information into database (Acme DISC,1.00 $,Size:700MB),
Should i use XAMPP to insert this information, or i have to use other source to create database and insert the information.

What I have tried:

I tried to use only visual studio code but need to create database,
please advise me which source is better
Posted
Updated 20-Dec-22 12:59pm

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900