Forum: PHP Mar 17th, 2006 |
| Replies: 2 Views: 2,102 Hey I ment to close this... my mistake. I figured out what was wrong with my code I will show you what I came up with.
<?php
// Defines the login information
$host = "localhost";
$database =... |
Forum: PHP Mar 16th, 2006 |
| Replies: 2 Views: 2,102 Hey.. I've been trying for quite some time now to figure out how to display statistics from my phpbb forum on my main page which is just plain html. Now I've got so far that I have an iframe which... |