Question about php and MySQL?

Riiich

New member
I have a Database called "elkedjan"
I've been trying to create a very simply search function, but it's not going very well. Can someone help me?

The code is here: http://www.riiich.se/php/searchcode.txt

and the form is here: http://www.riiich.se/php/searchform.txt


I'm using XAMPP on my local computer at the moment.



Can someone help me create a simular working code, and explain it, I would be extremly greatfull. I've search lots of tutorials, but i've only found really complicated search functions, I just want a simply mysql "find firstname, lastname or phonenumber" function.
 
Back
Top