put together a website for a friend a while back
http://www.burleyarms.co.nz
and all of a sudden the following happened.
1) a error is splashing across the home page
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/burleyar/public_html/system/database/mysql.php on line 6
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/burleyar/public_html/system/database/mysql.php:6) in /home/burleyar/public_html/system/library/session.php on line 11Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/burleyar/public_html/system/database/mysql.php:6) in /home/burleyar/public_html/system/library/session.php on line 11Warning: Cannot modify header information - headers already sent by (output started at /home/burleyar/public_html/system/database/mysql.php:6) in /home/burleyar/public_html/index.php on line 181Warning: Cannot modify header information - headers already sent by (output started at /home/burleyar/public_html/system/database/mysql.php:6) in /home/burleyar/public_html/system/library/currency.php on line 45
2) can not gain access to admin (just a white page with the following code after trying to log in)
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/burleyar/public_html/system/database/mysql.php on line 6
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/burleyar/public_html/system/database/mysql.php:6) in /home/burleyar/public_html/system/library/session.php on line 11Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/burleyar/public_html/system/database/mysql.php:6) in /home/burleyar/public_html/system/library/session.php on line 11Warning: Cannot modify header information - headers already sent by (output started at /home/burleyar/public_html/system/database/mysql.php:6) in /home/burleyar/public_html/system/library/currency.php on line 45Warning: Cannot modify header information - headers already sent by (output started at /home/burleyar/public_html/system/database/mysql.php:6) in /home/burleyar/public_html/vqmod/vqcache/vq2-system_engine_controller.php on line 28Warning: Cannot modify header information - headers already sent by (output started at /home/burleyar/public_html/system/database/mysql.php:6) in /home/burleyar/public_html/vqmod/vqcache/vq2-system_engine_controller.php on line 29
Can anyone help please

Many Thanks
Cody