- Impact
- 58
I have a website www.fixtips.com
This website has a database which contains repair tips for electronic technicians. I believe the data base uses mysql and php (not sure)
The database is searchable by Manufacture or Model number or Problem or Solution.
If I search the database for RCA tvs with the problem of "no power" it gives me the results of every RCA tv in the database and also every brand tv with "no power" instead of only RCA tvs with "no power". Its like "or" statement instead of a "and" statement somewhere in the programming.
If this makes sense to you and you think you can fix this then let me know how much you would charge.
This website has a database which contains repair tips for electronic technicians. I believe the data base uses mysql and php (not sure)
The database is searchable by Manufacture or Model number or Problem or Solution.
If I search the database for RCA tvs with the problem of "no power" it gives me the results of every RCA tv in the database and also every brand tv with "no power" instead of only RCA tvs with "no power". Its like "or" statement instead of a "and" statement somewhere in the programming.
If this makes sense to you and you think you can fix this then let me know how much you would charge.





