Search found 1 match
- Tue Apr 09, 2019 10:43 am
- Forum: PHP coding => General
- Topic: Problem With Form Output
- Replies: 0
- Views: 1005
Problem With Form Output
Hi I am having a problem with my form output. No matter what I search I get "No matching records". Even if I am searching words that I know should return a result. Any help would be much appreciated. Tony <?php define("PERPAGE", 15); // number of records on each page /*******************************...