search
 
Welcome!
Part of the Dreamcrowd Network, Dreamcrowd is an online community based on dream sharing and dream interpretation.
"Its like having your own private Sigmund Frued in your cubicle," cnn
join
or
login

SQL error (Access denied for user 'dreamer'@'localhost' (using password: NO))
in (
SELECT D.did as did, D.uid as uid, U.nickname as nickname, D.title as title, D.content as content, 
			D.rating as rating, D.num_vote as num_vote, D.num_view as num_view, D.post_time as post_time, 
			D.tag as tag, U.picture as picture 
			FROM dream as D, user as U 
			WHERE  D.uid = U.uid AND  D.private_setting = 0 
			ORDER BY D.post_time DESC
			
)
Recent Dreamlogs

    Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/dreamer/public_html/lib/conn_data.php on line 40