hi,
i need help how to decrease by 1 in Number for example 100 - 1 = 99
my code in php:
is this correct? assuming $credits got 100 then -1 so 99 and so on...PHP Code:$credits=count($credits)-1;
regards,
|
Results 1 to 6 of 6
Thread: decrease countThreaded View
|
Click Here to Expand Forum to Full Width |