Hi,
I need a PHP script that first copies the source of a URL and then finds links inside that, store these links(as albums) in the database, then go to each link and further search for links(songs of albums) and store in the database accordingly. I can pay for it. I know that file_get_contents function copies the code etc.
I need a PHP script that first copies the source of a URL and then finds links inside that, store these links(as albums) in the database, then go to each link and further search for links(songs of albums) and store in the database accordingly. I can pay for it. I know that file_get_contents function copies the code etc.