hmmm.
im a newbie to php.
and im working on a site that uses php and mysql, but i encounter a very difficult problem (for me of course).
i did everything i wanted without any problem, but i realy got stuck in search thingie.
i want to put a search action on my site that searches database for a specific thing.
i put it, but i couldnt show it on the screen as i wanted.
i think its smthg with mysql_result, but i couldnt figure it out.
can anybody please explain me the parameters? (i couldnt find it anywhere)
like that:
mysql_result (x,y,z);
x: blah blah
y: bl...
z: b...
please...
i really need it to make my site work properly..
im a newbie to php.
and im working on a site that uses php and mysql, but i encounter a very difficult problem (for me of course).
i did everything i wanted without any problem, but i realy got stuck in search thingie.
i want to put a search action on my site that searches database for a specific thing.
i put it, but i couldnt show it on the screen as i wanted.
i think its smthg with mysql_result, but i couldnt figure it out.
can anybody please explain me the parameters? (i couldnt find it anywhere)
like that:
mysql_result (x,y,z);
x: blah blah
y: bl...
z: b...
please...
i really need it to make my site work properly..