Syntax Snag need extra eyes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux