Help for this page

Select Code to Download


  1. or download this
    # indexes to $line_pair
    $i_data = 5;
    #add more here if needed.
    
  2. or download this
    $line_pair[$i_data] = &stripBadHtml($line_pair[$i_data]);
    
  3. or download this
    print DATAFILEOUT "$time=$company_name=$email=$member1=$member
    +1phone=$data=$expiretime=$pictureurl=$password=$website=$member2=$mem
    +ber2phone=$address=$citystatezip=$fax=$catlisting\n"
    
  4. or download this
    print DATAFILEOUT join("=",@list_pair),"\n";