Posts by João F.S. Junior • 23 points
2 posts
-
0
votes0
answers42
viewsQ: List phones on the same line
i have a database that has the following tables: contact, phone and contact table_phone since the cardinality in my application has to be N:N. When I make a Join Inner, the return brings me, for…
-
2
votes1
answer182
viewsQ: Pass information between two PHP pages
good afternoon! I’m having the following problem: I have a page named php locality which has the fields "name" and "city". In the name field, I enter the name of the locality, as for example,…