source:
schedule/include/factdb.php@
15498
| Last change on this file since 15498 was 15498, checked in by , 12 years ago | |
|---|---|
| File size: 173 bytes | |
| Line | |
|---|---|
| 1 | <?php |
| 2 | //$con=mysql_connect("localhost","root",""); |
| 3 | $con=mysql_connect("www.fact-project.org","scheduletest","t3stsched"); |
| 4 | mysql_select_db("sandboxschedule",$con); |
| 5 | ?> |
Note:
See TracBrowser
for help on using the repository browser.
