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.
1 Respuesta
+ 1
<a href="page2.php?value=<?php echo $valu_database ?>">go to Page2</a>
as I m working in project of alumni association website.