[Tutorial] [FirstTuto] Some Tips to optimize your script!
#3

Quote:

PHP Code:
new mp1;
new 
mp2;
new 
mp3;
new 
mp4;
new 
mp5;
new 
mp6;
new 
mp7;
new 
mp8;
new 
mp9
indestand of this use just
PHP Code:
new mp[10]; 
NOTE: less lines fast loading
nope it's not fast.Its slower.
Reply


Messages In This Thread
[FirstTuto] Some Tips to optimize your script! - by TitanX - 11.03.2017, 11:32
Re: [FirstTuto] Some Tips to optimize your script! - by TheLeech - 11.03.2017, 11:51
Re: [FirstTuto] Some Tips to optimize your script! - by SyS - 11.03.2017, 12:26
Re: [FirstTuto] Some Tips to optimize your script! - by StrikerZ - 11.03.2017, 12:58
Re: [FirstTuto] Some Tips to optimize your script! - by RyderX - 11.03.2017, 13:04
Re: [FirstTuto] Some Tips to optimize your script! - by Vince - 11.03.2017, 14:48
Re: [FirstTuto] Some Tips to optimize your script! - by renatog - 11.03.2017, 15:00
Re: [FirstTuto] Some Tips to optimize your script! - by TitanX - 11.03.2017, 20:13

Forum Jump:


Users browsing this thread: 3 Guest(s)