Call instructions:
The files are all written with comments. Those who are familiar with PHP will understand it at a glance. It doesn't matter if you are not familiar. I will tell you how.
1. The homepage needs to import the 56wan.sql file into your database.
2. Modify conn.php to correspond to your database connection
3.Include conn.php and english.php into your program
4. Add the calling code to the address that needs to be displayed:
show_english("table width", "display number", "table border color", "table background color", "English text color", "Chinese text color")
Leave it as default if you don’t modify it, don’t delete it.
5. Now let’s see if there are English sentences on your website. Is it very personalized?
Expand