In This Example

Line 1: Echo "1";
Line 2: Wait here
Line 3: Echo "2";

Using PHP
-------------
How can let the script wait some time (For example 5 Sec) in the next line and after that continue ?