index
:
webs
master
22-23 b08 webs: eindopdracht
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
public
/
db.php
blob: 6d158b7b39dd5448e91281a48f3d366ba388a0c6 (
plain
)
1
<?php
$cursor
=
new
mysqli
(
"localhost"
,
"loek"
,
""
,
"webs"
);
?>