hi guys i have the following queries that i need to fix it....
here passing variables using get method
getting the variables in a new page called escritura
this is the database I used to retrieve the data from table rv1960;
rv1960.jpg
This is what we are looking for: When user clicks
Antiguo Testament (Old testament) ---> We got all the books; Genesis, Exodus...ect
When user click Genesis for example, we got all the Chapters (capitulos) of Genesis, then
When user clicks Capitulo 1 Genesis(Chapter 1 Genesis), we got the vers(versiculo) and text (texto) contains in that particular Chapter(capitulo)
this is the picture of the explanation
untilnow.jpg
Everything is fine for Genesis book and its chapters with it corresponding texts, but when I click on Exodus or any other book, it does not retrieve the data from... Can you please help me with it... Thanks