bearology Posted March 29, 2013 Share Posted March 29, 2013 Hello phpfreaks community, I really need your advice regarding this situation. In this program what i wanted is to fetch data from the database (sols.sql then grade_summary table) and show it in form18af.php by submit button from another page. Note: - subjects are dynamic - name of students appear more than once in the table - form18af.php is currently static - other tables were truncated from the system Please, i need your help and forgive me if my coding is noobish. Yeah, my friend suggested using arrays but i can't grasp the logic.. help.zip Quote Link to comment https://forums.phpfreaks.com/topic/276279-php-fetching-dynamic-tables/ Share on other sites More sharing options...
trq Posted March 29, 2013 Share Posted March 29, 2013 You forgot to ask a question. Quote Link to comment https://forums.phpfreaks.com/topic/276279-php-fetching-dynamic-tables/#findComment-1421756 Share on other sites More sharing options...
bearology Posted March 30, 2013 Author Share Posted March 30, 2013 lol, bump. i just need advice ( a simple example much like this) help. Quote Link to comment https://forums.phpfreaks.com/topic/276279-php-fetching-dynamic-tables/#findComment-1421896 Share on other sites More sharing options...
trq Posted March 30, 2013 Share Posted March 30, 2013 I don't see whats funny. If you need help, ask a question / describe your problem. Simply stating what you want does little to describe where you are stuck. Quote Link to comment https://forums.phpfreaks.com/topic/276279-php-fetching-dynamic-tables/#findComment-1421898 Share on other sites More sharing options...
bearology Posted March 30, 2013 Author Share Posted March 30, 2013 Well sorry about that.. Uhm, the fetching of data i can do but the storing of the fetched data into an array and then displaying it.. that i have no idea.. I do not mean to insult you, sorry. All i want is an example similar to my problem.. Quote Link to comment https://forums.phpfreaks.com/topic/276279-php-fetching-dynamic-tables/#findComment-1421933 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.