SyntaxFix
Write A Post
Hire A Developer
Questions
MySQLI example where $con is the database connection variable and table name is: mytable.
mysqli_query($con,'TRUNCATE TABLE mytable');