Im having a little problem trying to get this to work, I've created a database in Phpmyadmin called Birthdays.students with a table of three fields, Forname, Surname and Dob. I then add the code above into an emded page in xibo. I think this might be where i'm going wrong. Do I need to create a .php or put said code into xibo? Also where should i put config.php
I feel like I'm nearly there!
Thanks for all the help above!
Update: Seems i've got config.php to connect to the database! but i get this error when viewing .birthday.php
"
[h=1]Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\Birthdays.php on line 49
No birthday's today!"[/h]