Code: Select all
echo exists("https://addons.mozilla.org/en-US/firefox/addon/tab-mix-plus/?src=cb-dl-featured");Help file says HTTPS is suported.
What's wrong...?
Code: Select all
echo exists("https://addons.mozilla.org/en-US/firefox/addon/tab-mix-plus/?src=cb-dl-featured");Code: Select all
html("https://addons.mozilla.org/en-US/firefox/addon/tab-mix-plus/?src=cb-dl-featured");