06-09-2008, 08:39 AM
|
#3 (permalink)
|
|
The Acquainted
Join Date: Oct 2007
Location: Newcastle, UK
Posts: 113
Thanks: 3
|
Hi, thanks for that. I'm getting an error at the line:
Code:
$idarr[] = $row(id);
The error says:
Quote:
|
Fatal error: Call to undefined function: array() in /home/jmz360/public_html/play/photo/user/templates/0/gal.php on line 14
|
Any ideas how I fix it?
|
|
|