which is better
#5

Normal dialogs are faster than easyDialogs, thats because it isn't optimised
No clue about y_dialog with y_inline functions

But you need to use switch which are faster than normal ifs
PHP код:
switch(dialogid) {
    case 
DIALOG_REGISTER: {}
    case 
DIALOG_LOGIN: {}

Reply


Messages In This Thread
which is better - by TYDS - 02.06.2017, 08:11
Re: which is better - by aoky - 02.06.2017, 09:50
Re: which is better - by Stones - 02.06.2017, 10:43
Re: which is better - by CheezIt - 03.06.2017, 03:36
Re: which is better - by Nero_3D - 03.06.2017, 10:30
Re: which is better - by wallee - 03.06.2017, 10:42
Re: which is better - by aoky - 03.06.2017, 11:38
Re: which is better - by Pottus - 03.06.2017, 11:58

Forum Jump:


Users browsing this thread: 1 Guest(s)