Can anyone please help me to fetch the data from database and to show on the new page. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can anyone please help me to fetch the data from database and to show on the new page.

as I m working in project of alumni association website.

6th Oct 2018, 3:22 AM
P Shobha
P Shobha - avatar
1 Answer
+ 1
<a href="page2.php?value=<?php echo $valu_database ?>">go to Page2</a>
6th Oct 2018, 7:27 AM
Mohammed Mizory
Mohammed Mizory - avatar