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
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