Search found 1 match
- Mon Jun 30, 2008 4:32 pm
- Forum: PHP - Code
- Topic: php dynamic search engine script
- Replies: 0
- Views: 279
php dynamic search engine script
Hello Everyone, I have a fully functional php search engine script that dynamically creates more pages depending on the number of items found in the database. However I am unable to type in multiple keywords and have that find anything. Below is the php code: <?php ############################### # ...