I have made a search engine on my site and it searches a MYSQL database.Usually searches are case-insensitive, that is when you search for "cars", it can return the results "Cars" or "CARS" or "caRs" etc. This is fine.
I however have two different...
I seem to have a problem with my queries
I have 2 tables with 2 columns each as you can see below.
auto moto
code time code time
a1 20001201 b1 20001203
a2 20001204 b2...
I am using php3 and mysql. I have built this search engine and i've inserted some websites into my database.
Now when i search, using english characters , it returns me the correct websites including the greek ones.
No problems here.
However if i type a greek keyword for a website that i know...
Hi guys this is my problem. I am making a database using mysql where i have 2 tables, one for car manufacturers and one for car models.I've already done that.
I have made a php page where i have 2 drop down menus.
The first menu shows car makers(manufacturers) and the 2nd nothing. Now when...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.