Sinisterly
PHP - Search Engine + local db + add entry - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: PHP (https://sinister.ly/Forum-PHP)
+--- Thread: PHP - Search Engine + local db + add entry (/Thread-PHP-Search-Engine-local-db-add-entry)



PHP - Search Engine + local db + add entry - hacxx - 10-06-2018

[Image: Y229VbP.jpg]

A simple search engine + local db + add entry in php.

File list
add.php - Add links/text to db.txt
db.txt - Where the links/text is stored
index.html - The visual interface for the user
search.php - The search mechanism. It searches in db.txt looking for the corresponding text.

Download
https://www.mediafire.com/file/nkfs26gs0tt3gxd/PHP+-+Search+Engine+%2B+local+db+%2B+add+entry.rar

Virustotal
https://www.virustotal.com/#/file/bb1710dac4394c632aaefef05b4e924d8461efc9d122ef7ef7e9bec3e814201a/detection


RE: PHP - Search Engine + local db + add entry - mothered - 10-07-2018

Very nice Indeed.

I always enjoy your releases. Upon my arrival from lunch later today, I'll certainly put this to the test.
Thanks again.


RE: PHP - Search Engine + local db + add entry - chesterbeatdeath - 10-09-2018

Tight. Very nice release. I look forward to butchering it until it my computer simply says no to the illogicality of my entire endeavor. Why I feel the almost juvenile need to break every program I see is beyond me, but I go with it.


RE: PHP - Search Engine + local db + add entry - mothered - 10-10-2018

(10-09-2018, 10:37 PM)thehorridness Wrote: Tight. Very nice release.

Indeed It Is, and quite responsive.

The OP has contributed a lot of useful tools, of which I've collected the majority.