[PHP-WIN] Newbie Question: PHP/Appache/WINXP/MySQl

2004-08-27 Thread Bestman4unowwa
Does the PHP script have to be already running to communicate send a HTTP Post varibale to it (from a DHTML client browser)? Or can it initiate the HTTP Post fron the client that activates the PHP script? I know this must seems simple but I'm having troble receiving these varible from my clien

[PHP-WIN] Anyone ever use ToolBook to be client to PHP server scripts?

2004-08-26 Thread Bestman4unowwa
I'm trying to connect a ToolBook cleint to send via HTTP Post some user information but I'm having trouble making the connection. I'm sending variables with TB HTTP Post but they don't seem to get to the PHP script I'm sending them to. In my php script I'm trying to get the data sent to it using