mysql_format is returning empty string
#8

You're missing var of ExitVW

you have wrote:
Код:
        `ExitInt` = %d, \ 
        `ExitVW` = %d, \ 
        `Enterable` = %d, \ 
        `Value` = %d,
but passed those only:
Код:
        BusinessData[i][bExitInt], 
        BusinessData[i][bEnterable], 
        BusinessData[i][bValue],
Reply


Messages In This Thread
mysql_format is returning empty string - by seanny - 29.07.2017, 19:28
Re: mysql_format is returning empty string - by Kane - 29.07.2017, 22:52
Re: mysql_format is returning empty string - by seanny - 29.07.2017, 23:35
Re: mysql_format is returning empty string - by Misiur - 29.07.2017, 23:49
Re: mysql_format is returning empty string - by seanny - 29.07.2017, 23:51
Re: mysql_format is returning empty string - by Misiur - 29.07.2017, 23:54
Re: mysql_format is returning empty string - by seanny - 30.07.2017, 13:01
Re: mysql_format is returning empty string - by jlalt - 30.07.2017, 13:22
Re: mysql_format is returning empty string - by seanny - 30.07.2017, 13:27

Forum Jump:


Users browsing this thread: 1 Guest(s)