You are on page 1of 1

1 <?

php
2 mysql_connect("127.0.0.1","root","");
3 mysql_select_db("db_akademik_r3");
4 ?>

You might also like