thanks!!
anyone has a good search engine code?
Moderator: General Moderators
anyone has a good search engine code?
Hi, im not a php expert or maybe not even a begeiner, does anyone have a search engine code? ive seen some tutorials but most of them have mistakes and stuff...
thanks!!
thanks!!
Re: anyone has a good search engine code?
If you're just a beginner how do you know they have mistakes?
(By the way, learn some SQL and how to use MATCH AGAINST.)
(By the way, learn some SQL and how to use MATCH AGAINST.)
Re: anyone has a good search engine code?
tasairis wrote:If you're just a beginner how do you know they have mistakes?
(By the way, learn some SQL and how to use MATCH AGAINST.)
when you type something on your search engine and it says something like:
Parse error: syntax error, unexpected $end in...
is usually cause there "must" be something wrong with it
Now scince this is a php stuff forum I "thought"
Last edited by shoyle on Wed Jun 24, 2009 10:59 am, edited 1 time in total.
Re: anyone has a good search engine code?
Most of the people on here have their own projects to work on and we just volunteer our time to help you fix your problems, not write large applications.
Search engine code is very complicated and not a good project for someone to undertake as a beginner. You could probably pay someone to develop something that will work for your needs, but finding something that will cut and paste and work for your site will be almost impossible.
Search engine code is very complicated and not a good project for someone to undertake as a beginner. You could probably pay someone to develop something that will work for your needs, but finding something that will cut and paste and work for your site will be almost impossible.
Re: anyone has a good search engine code?
Mmmm I dont realy want someone to write it for me.. just some copy paste that oviously wont fit perfectly what I need but i can allways watch and do some little changes to it using comon sence..Eric! wrote:Most of the people on here have their own projects to work on and we just volunteer our time to help you fix your problems, not write large applications.
Search engine code is very complicated and not a good project for someone to undertake as a beginner. You could probably pay someone to develop something that will work for your needs, but finding something that will cut and paste and work for your site will be almost impossible.
And I understand people here is busy as well but i will also reply other people cuestions when i get to know php better.. for now i can only ask
Last thing... Nothing is too complicated if u're willing to do it...