Help for this page

Select Code to Download


  1. or download this
    if($child = fork){
    return 0;
    }elsif(defined $child){...}
    
  2. or download this
    if($child = 0){