[Solved] how to get and pass database value through include in php [closed]

[ad_1]

mysql_connect(host,username,password,dbname);

$result=mysql_query($con,”select * from pages where …”);

$result contain your ID value……

[ad_2]

solved how to get and pass database value through include in php [closed]