Search found 4 matches
- Tue Apr 01, 2003 6:33 am
- Forum: Databases
- Topic: What does this mean?
- Replies: 5
- Views: 1120
- Tue Apr 01, 2003 4:18 am
- Forum: Databases
- Topic: What does this mean?
- Replies: 5
- Views: 1120
O.k... I've fixed this problem so i'm not getting an error message. But When i enter data into the text boxes and press submit it It comes up with a Message saying You have not entered Search details. Please go back and try again which is coming from this script trim($searchitem); if (!searchtype ||...
- Mon Mar 31, 2003 3:52 pm
- Forum: Databases
- Topic: What does this mean?
- Replies: 5
- Views: 1120
- Mon Mar 31, 2003 6:52 am
- Forum: Databases
- Topic: What does this mean?
- Replies: 5
- Views: 1120
What does this mean?
Hello there :) I'm going through the process of trying to teach myself php and mysql. I'm working from a book and I've come accross a problem. It's a basic search function on a web page. The code on search.php page where the user would select the criteria of the search goes like this: <body> <h1>Boo...