Sockets vs while loop?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • philipwayne
    New Member
    • Mar 2010
    • 50

    Sockets vs while loop?

    I don't know that much about sockets, but I was wondering if there faster then just using a file and a while loop in PHP? I know sockets are just files in reality but the operating system treats them differently.

    If the reason interests anyone, its to implement the slow load technique.

    Thanks in advanced, Phil.
Working...