Feeds
질문
how to store multidimensional array in a single column in mysql database?
when i wrote it in this way it work fine... a=[1]; update(conn, 'candidate', colnames, a, 'where candidate_id = 1'); ...
13년 초과 전 | 답변 수: 0 | 0
0
답변질문
Help needed: Fingerprint Verification system
I am using this code to use in my project. Fingerprint Verification <http://www.comp.hkbu.edu.hk/~vincent/resTool.htm> But I...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
How I can read .dat file and store its value in MYSQL table.
Hello everyone I m working on fingerprint recognition project. I have develop a code which will take fingerprint image and will...
13년 초과 전 | 답변 수: 1 | 0