[PHP-WIN] Can you use PHP (Windows) on secure https:__port 443 only?

2001-06-23 Thread Martin Tengowski
Group My situation here is: NT 4, with Netscape SuiteSpot web server running 128 Bit SSL with are located behind a firewall, with only port 443 open to traffic Is it possible to use PHP, and connect to a database for dynamic content with only port 443 open? thanks Martin Tengowski working

[PHP-WIN] Help with a query, and return result on the same page.

2001-07-31 Thread Martin Tengowski
I am trying to query a database, and return the results on the same page. I have a form to enter the item that I want to query. I would like to have a table below, so that the results would be displayed. right now I'm just using a small database to get the things working. I can query a database