shaymiller
Regular Member
- Dec 3, 2016
- 456
- 45
I have two tables with albums names almost similar, but not quite.
Below are just random example
Table 1: album name= Khan Boh
Table 2: album name= Khan Boh mp3 2019 songs.
how can I update table 1 fields based on album name from Table2. In php or javascript? I tried using Left function. it doesn't work as much as I need to.
Below are just random example
Table 1: album name= Khan Boh
Table 2: album name= Khan Boh mp3 2019 songs.
how can I update table 1 fields based on album name from Table2. In php or javascript? I tried using Left function. it doesn't work as much as I need to.