Page 1 of 1
anyone has a good search engine code?
Posted: Tue Jun 23, 2009 8:39 pm
by shoyle
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!!

Re: anyone has a good search engine code?
Posted: Tue Jun 23, 2009 10:47 pm
by requinix
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.)
Re: anyone has a good search engine code?
Posted: Wed Jun 24, 2009 10:25 am
by shoyle
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.)
Don't worry, I know veeery little but still I'l teach you something:
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"

I would find someone who can give me a search engine code, I've found many in lots of ordinary tutorials but they dont work very well.. tahts why I came to the "experts..."
Re: anyone has a good search engine code?
Posted: Wed Jun 24, 2009 10:36 am
by Eric!
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.
Re: anyone has a good search engine code?
Posted: Wed Jun 24, 2009 10:42 am
by shoyle
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.
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..
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...
