Hey Bucky, how come we can't watch it in high def? all I'm getting is 240p. BTW your tutorials are the greatest! I keep recommending your website to everybody I know!
what does this mean?
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'a1949037'@'localhost' (using password: YES) in /home/a1949037/public_html/connect.php on line 3
I used the username, and the correct password and it still gives me access denied. I don't know what's wrong. :/
I followed everything you said, and even quadruple checked it.
@izzova24 I know it's a bit late, but, you might want to make sure that the username database was created, and that it has permission to connect (Check the permissions). Another check is to use the xampp default of 'root' and no password.