I first send a term to a webpage outside my site. Then that page returns only text. I want to take that text and process it? So I’ll have to get that text on my server for that right?
So how can i do it? or is there any other option?
I first send a term to a webpage outside my site. Then that page
Share
by using file_get_contents()