While you now have a search application that you can use on your web site, it was not our intention to only provide a script that you can use. We hope that by learning to develop this search application you have a greater understanding of how PHP works. It is also our desire that the foundations learned for databases in this tutorial will pave the way for you to learn more about them.
There are many ways you could extend this search application. For instance, we mentioned earlier that you could develop a spider to harvest the keywords. While this is not a simple undertaking, it would be an excellent learning tool. You could also extend this application to harvest keywords from data already stored in a database and display the relevant content when a match was made. Use your imagination and then start coding. With a little determination and a lot of study, you will be amazed at the applications you can create with PHP.
| DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware. |