Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QUESTION external text file
#4
Infinite loops are not really a good practice server-side, you should try to avoid the while(true) idiom whenever it possible. PHP is not suitable for real time applications, Ajax call more suitable for this purpose.
Reply


Messages In This Thread
external text file - by bmdt - 2016-05-06, 17:56:00
RE: external text file - by Bigin - 2016-05-06, 18:31:33
RE: external text file - by jwzumwalt - 2016-05-07, 01:37:47
RE: external text file - by Bigin - 2016-05-07, 03:12:01
RE: external text file - by jwzumwalt - 2016-05-08, 00:47:33
RE: external text file - by shawn_a - 2016-05-07, 04:25:25
RE: external text file - by shawn_a - 2016-05-08, 00:55:16



Users browsing this thread: 1 Guest(s)