I have a problem....I want to insert many data
from first table to second table....
but when I coding in PHP to insert data...If many record data...( more than 100,000 records) When I call from browser to run this program...It's time out ...for this process...
Can I call this program in background..or any way to execute this problem..
..Thank you very much for any instruction.....
from first table to second table....
but when I coding in PHP to insert data...If many record data...( more than 100,000 records) When I call from browser to run this program...It's time out ...for this process...
Can I call this program in background..or any way to execute this problem..
..Thank you very much for any instruction.....