Background: I need to setup a search engine for my classifieds site, which is PHP and Mysql based.
I have downloaded Zend Framework and have no clue what to do with it. My webhosting provider says they don't support changing the php.ini file, and all tutorials I have found so far is based on changing that file.
I have found very little info, but it seems it is possible to use 'set include' I think, somehow!
Please somebody out there hear my pain and write some steps on how to get me started and save me a lot of headache and misery of searching around. I have already searched for two days without luck.
If you need to know anything else let me know...
PS: I have a php page called query.php which prepares to search the mysql db and display results, so far.
Thank you