: This article mainly introduces the delay execution of the phpsleep function. if you are interested in the PHP Tutorial, refer to it. Sleep (seconds); // seconds
It is generally used in scheduled execution tasks to indicate how many seconds are delayed to execute the program. For example
Get_lazada_order ($ seller_info, 1); // execution method 1 sleep (60); get_lazada_order ($ seller_info, 2); // execution method 2 sleep (60 ); get_lazada_order ($ seller_info, 3); // method 3
'). AddClass ('pre-numbering '). hide (); $ (this ). addClass ('Has-numbering '). parent (). append ($ numbering); for (I = 1; I <= lines; I ++) {$ numbering. append ($ ('
'). Text (I) ;}; $ numbering. fadeIn (1700) ;}) ;}; script
The above describes the php sleep function delay execution, including the content, hope to be helpful to friends who are interested in the PHP Tutorial.