Thread
:
php syntax question. Can you help?
View Single Post
03-27-2004, 03:07 PM
BradM
Confirmed User
Join Date: Dec 2003
Location: 1123,6536,5231
Posts: 3,397
PHP Code:
$alb_list
[
$alb_idx
][
'album_info'
] =
sprintf
(
$lang_list_albums
[
'n_pictures'
],
$count
);
Try that
BradM
View Public Profile
Find More Posts by BradM