Php sockets

hello,

I have a project that requires multiple users. it’s a kind of e-learning flash project where students can register and pay a fee then willl have a certain time frame to complete and input info and have it recorded and sent back to them after performng calculations.

I have read dudeman’s tutorial (great tutorial by the way Dudeman) on PHP sockets for a chat room and am wondering if the same principle applies for what I am trying to develop. or how would be the best way to try develop this?

thanks in advance.

Jody