I wanna read an specified word from an external website, I have an website about mobile phones and I wanna implement price for all models from database, so with help of fopen()
I will open an etxternal website like website.com/nokia5500.html so from website source to get the price (external website is an shopping website)
Thanks in advance!
I wanna read an specified word from an external website, I have an website
Share
You can try to use curl, file_get_content