Hello all

This probably has an obvious solution that I'm missing, but I decided I may as well ask for help.

I'm using a Server Side Include to run a PHP script (in its own file) from an shtml file and would like to access $GET in the PHP, but it doesn't seem to want to cooperate. So my question is simply on how to access $GET in PHP when included in shtml.

Thanks in advance.

    Never mind. I have determined that this can't work and have replaced the shtml page with a php page.

      Write a Reply...