When you say this part:
$table_prefix = ’21_’; // example: ‘wp_’ or ‘b2’ or ‘mylogin_’
so lets do that:
#1’s prefix can be main_
#2’s prefix can be gaming_
#3’s prefix can be tech_
Am I supposed to change the part where it has the ’21_’; to ‘main_’; and then ‘gaming_’; and ‘tech_’; for each individual file? When I went to the files, where the 21 was, it had wp. I went to change it for the main one, but when I refreshed the site, it said that it didn’t look like I had WP installed. Then I quickly switched it back to wp and it’s fine again.
I’m just a little confused.