Warning: mysql_connect(): Access denied for user: 'tigger22_tigger@localhost' (Using password: YES) in /home/tigger2/public_html/lessons/toc.php on line 8

Warning: mysql_select_db(): Access denied for user: 'www-data@localhost' (Using password: NO) in /home/tigger2/public_html/lessons/toc.php on line 9

Warning: mysql_select_db(): A link to the server could not be established in /home/tigger2/public_html/lessons/toc.php on line 9
Table of Contents - Index - Sand Dollar Digital Design - Online Tutor for Computer Users at All Levels

Sand Dollar Digital Design
Distance Learning

 


Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/tigger2/public_html/lessons/toc.php on line 153
Access denied for user: 'www-data@localhost' (Using password: NO) at query string: SELECT catagories.cat_name, catagories.cat_id FROM catagories, lessons WHERE ((catagories.cat_id =lessons.cat_id)AND(lessons.lesson_page =1)) ORDER BY catagories.cat_name ASC, lessons.lesson_num ASC