Topic: Php script not displaying on cell phone or laptop

Webplus 8x

I’m using an iFrame (within a page) to display some data.  The data (name and address records) runs in a php script that displays to the screen.  Everything works fine on my PC but not my cell phone or laptop.  The data does not display to the screen (inside the iFrame) when I use my cell phone. The php script is using the “echo” function to display the records.  Any ideas?

2 (edited by pberk 2024-06-16 20:34:40)

Re: Php script not displaying on cell phone or laptop

pberk wrote:

Webplus 8x

I’m using an iFrame (within a page) to display some data.  The data (name and address records) runs in a php script that displays to the screen.  Everything works fine on my PC but not my cell phone or laptop.  The data does not display to the screen (inside the iFrame) when I use my cell phone. The php script is using the “echo” function to display the records.  Any ideas?

I'm answering my own question.  What was lacking is that the iFrame must point to an https and not http.  Apparently PC's are ok with http but tablets, cell phones, laptops all are picky and don't want anything but the secure https  .. at least the tests I'm am running now seem to be working.

Strange thing is that this has happened to me before.  As soon as I post a question on this forum, an answer suddenly presents itself. How this happens is astonishing.  Does it mean there is much more to consciousness than we think?  Are we connected to the answer machine or is something you've done Alfred?

Any way, I'll post more on the problem as I test things out.

Re: Php script not displaying on cell phone or laptop

pberk wrote:

Strange thing is that this has happened to me before.  As soon as I post a question on this forum, an answer suddenly presents itself. How this happens is astonishing.  Does it mean there is much more to consciousness than we think?  Are we connected to the answer machine or is something you've done Alfred?

LOL, no. I can’t claim any credit for your success!

"Has it ever struck you that life is all memory, except for the one present moment that goes by you so quick you hardly catch it going?"
― Tennessee Williams

Re: Php script not displaying on cell phone or laptop

Alfred wrote:
pberk wrote:

Strange thing is that this has happened to me before.  As soon as I post a question on this forum, an answer suddenly presents itself. How this happens is astonishing.  Does it mean there is much more to consciousness than we think?  Are we connected to the answer machine or is something you've done Alfred?

LOL, no. I can’t claim any credit for your success!

Well.  After testing, I'd say, for now, that was the answer.  Make sure your webpages and scripts are https: if you want them to be visible on mobile or laptops. 

It's amazing,too, how Webplus 8x keeps rolling along.  I keep saying I need to convert my stuff to something that's being supported but -- hey -- if it an't broke?