I am doing a mini search system for urls that are stored in a .txt file, one per line, my problem is the performance issue because I have 5000 urls stored (only) and it is already slow in the search , on the server side I have:
if(isset($_GET[...
asked by
05.08.2016 / 16:12