Help for this page

Select Code to Download


  1. or download this
    $results  = $dbh->selectall_arrayref("SELECT ID, sentence  FROM texts 
    +WHERE sentence LIKE '%$query%'"
    
  2. or download this
    $results  = $dbh->selectall_arrayref("SELECT ID, sentence  FROM texts 
    +WHERE sentence LIKE ' %$query% '"
    <\code>
    ...
    sentence2= "Put a tag around your paragraphs"
    sentence3= "I am tagging your paragraphs"
    sentence4= "There are many advantages"