1
hi for all
i have an problem with my html scripts to add comments to it
the problem is :
every element hve two itemname to define it for example :
like songs.php?file=xxxx&dir=zzzzz
and every directory has the same of all files in it
example like
dir_n_1
songs1
songs2
songs3
songs4
.......
dir_n_2
songs1
songs2
songs3
songs4
.......
and that means:
must add two itemname in the $modversion['comments']
the quetion
How to add two itemName in $modversion['comments'] ?
thanks