Re: [PHP] user inputs in infinite php loop

2004-04-22 Thread Marek Kilimajer
casi wrote: Hi guys, I have a php site running in an infinite loop in order to have a permanent tcpip connection with fsockopen to another server. Now the user should be able to make an input. As the php is running in the infinite loop, the html Is there a possibility to get the inputs with ja

[PHP] user inputs in infinite php loop

2004-04-22 Thread casi
Hi guys, I have a php site running in an infinite loop in order to have a permanent tcpip connection with fsockopen to another server. Now the user should be able to make an input. As the php is running in the infinite loop, the html Is there a possibility to get the inputs with javascript and