1
I work at a Market Place for buying and selling. I want to search phones of our sellers in different tables: Comments, Conversations and Items.
How can I search only numbers, as long as there are more than 8 digits in these different tables?
1
I work at a Market Place for buying and selling. I want to search phones of our sellers in different tables: Comments, Conversations and Items.
How can I search only numbers, as long as there are more than 8 digits in these different tables?
Browser other questions tagged jquery mysql
You are not signed in. Login or sign up in order to post.
Post the structure of the tables you have phone. It helps us to better understand what you really want. I don’t understand why using the Jquery tag.
– Marconi
Mysql and php? Are you using any framework? Could you give details of what you have done so far?
– Guilherme Nascimento