Quote:
Originally Posted by deonbell
What I mean is, http to https in iframe code? Is that all that is needed?
Seems very easy if so. Not worth changing an API feed for something like that.
Or I miss something? I slow sometimes.
|
I believe this is the case.
I had to do this to my custom white label when they made the https switch.
just a str_replace('http','https') in php