Hi all!
I am right now doing a php-web-based irc-klient, with 2 frames.
The one contains the main irc-window, the other the input form. (the user list will be set on later...)
While i set the main frame to connect to the irc-server with fsockopen, the other has to communicate with the other without reloading the main window.
How do i do it?
I cannot use Shared Memory because of windows, and i !think! that writing the whole to a file would take to long, and taking some resources from the cpu.
A database could also be used, but if there is another way, i would prefer that.
Thanks for your answers!
Anders D. Christensen
http://a-d-c.dk