i want to open a tcp connection in one php page ,and then send data on the other php page with this connection.but i don't know how to copy the file descriptor for the tcp connection to another php page.the php's integer descriptor is only the index of actual file descriptor. i want to know if i can send data on two different pages with the same tcp connection descriptor or not.
sorry for my terrible english. i'm chinese