NathanielGuy#21 wrote: > function displaygallery($user = FALSE, $lastprinted = 0, $move = > 'forward', $limit = 10) {//Line 52 > Error thrown > -- > Parse error: parse error, unexpected T_STRING in > /home/blacknut/public_html/picserv/includes/gallery.class on line 52 You probably have a missing ' or " somewhere BEFORE line 52. And probably in the stuff you chopped out, since others ran the code you provided with no error. -- Like Music? http://l-i-e.com/artists.htm -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php