Goodmorning everyone,
I'm doing a little PHP code that interfaces with B4X
I need to figure out if the requested page is SSL, i.e. if the address starts with https. This is because in case I want to redirect to the secure page.
I have tried many sources found on the web but none have worked.
I'm doing a little PHP code that interfaces with B4X
I need to figure out if the requested page is SSL, i.e. if the address starts with https. This is because in case I want to redirect to the secure page.
I have tried many sources found on the web but none have worked.