Help for this page

Select Code to Download


  1. or download this
    $strSQL = <<"        END_SQL";
            SELECT * FROM TABLE
            END_SQL
    
  2. or download this
    $strSQL = <<"\tEND_SQL";