Posts by rick nataniel walker • 1 point
2 posts
-
0
votes1
answer171
viewsQ: How to return 10 in 10 rows of select by clicking a php button
I have a lot of data in a database and need to display it in php. Since I have for example 100 lines, I won’t display them all at once because the page would be unstructured. The idea eh, display…
-
-4
votes1
answer50
viewsQ: Selecting a data in a table that is not with you in another
Hello, I’d like to know how you belt a field that you don’t have on another table. logically would be so "selects document code in table x where document code does not exist in table y ";