Hello, I’m need to get content from a URL however 2 conditions have to be met before the content is echod on the page. I am using file_get_contents and strpos which works good with 1 condition however I don’t know how to get 2 to work. So basically I need to check the URL…if 2 of the set conditions/parameters/search variables are met…then echo the HTML data
Thanks for any help, Dave