Warning: mysql_pconnect() [function.mysql-pconnect]: Unknown MySQL server host 'DBHOST' (1) in /home/jlglive/public_html/index.php on line 48
Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'nobody'@'localhost' (using password: NO) in /home/jlglive/public_html/index.php on line 49
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/jlglive/public_html/index.php on line 49
Warning: mysql_pconnect() [function.mysql-pconnect]: Unknown MySQL server host 'DBHOST' (1) in /home/jlglive/public_html/lib/jlg.utility.class.php on line 19
Warning: mysql_select_db() expects parameter 2 to be resource, boolean given in /home/jlglive/public_html/lib/jlg.utility.class.php on line 20
Warning: mysql_query() expects parameter 2 to be resource, boolean given in /home/jlglive/public_html/jlg_levels.php on line 10
Warning: mysql_error() expects parameter 1 to be resource, boolean given in /home/jlglive/public_html/jlg_levels.php on line 10
SELECT level_id, name, elementary, middle, high FROM level WHERE is_guide=0 AND position>0 ORDER BY position