I'm almost there with my little pagination script but now I'm hung on the "Unexpected T_Variable" error...which in the past has been a semi-colon missing so I'm not sure why this is throwing it...eyes please: printf('<a href="view.php?name=$row['name']"><b>%s</b><br>%s</br><br></a>',$row['name'] ,$row['address']); -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php