18.06.2013, 12:19
Hi,
i trying make some format reading houses into php and i would like to get some help
i trying do something like that as PHP
i got this line but that reading just one file and not reading
i trying make some format reading houses into php and i would like to get some help
i trying do something like that as PHP
Код:
format(nomefile,sizeof(nomefile),"%s.txt",biz[t][bizname]);
Код:
if(!$file=fopen("$GameDir/scriptfiles/property.cfg","r")) die("Error reading bizzfile");