how can i get the price dynamically from another web page and store it in the server (php and SQL) if not in php it doesn't matter!
for example a web page that doesn't have json or xml but i want to get a specific value from it like the price
i tried a few things that are built in php but it didn't work the way i wanted to.
also this didn't work! :
Access-Control-Allow-Origin: *
i need this for my next project , i will really appreciate your help!