I have a table called "users" and I want to make an exact copy as "users_2" with respect to the structure of just not the content.
I want to do this with PHP only because I do not have access to the phpMyadmin or mysql console.
Do you have an idea how to do this?
php mysql
taabouzeid
source share