This is my first release here in a while, havent been active til recently so I figure why not give something back to the community!
I had this idea when I was browsing FDE and saw their item search script. So since im best in php but I know lua and c++ I figured, it would be quick and easy!
So probably today or tomorrow I will release this simple php script. It won't have a design but I figure you won't need one if your the only one using it.
All you'd have to do to integrate it with your website is
Code:
<?php
include("itemsearch.php");
?>
Thanks for reading and If you have comments or suggestions leave em here, no flaming or I will no longer release it here.