Can someone explain this code to me?
#1

I have
PHP код:
format(FactionInfo[fID][fName],100,inputtext); 
But I don't know why you need the 100 there or the format? I was thinking just
PHP код:
FactionInfo[fID][fName] = inputtext
but that gives me this error
Quote:

array sizes do not match, or destination array is too small

Reply


Messages In This Thread
Can someone explain this code to me? - by lramos15 - 12.10.2013, 14:25
Re: Can someone explain this code to me? - by Pottus - 12.10.2013, 14:27
Re: Can someone explain this code to me? - by Jefff - 12.10.2013, 14:29
Re: Can someone explain this code to me? - by lramos15 - 12.10.2013, 14:29
Re: Can someone explain this code to me? - by Konstantinos - 12.10.2013, 14:30
Re: Can someone explain this code to me? - by Jefff - 12.10.2013, 14:31
Re: Can someone explain this code to me? - by lramos15 - 12.10.2013, 14:33
Re: Can someone explain this code to me? - by Konstantinos - 12.10.2013, 14:37
Re: Can someone explain this code to me? - by lramos15 - 12.10.2013, 14:40

Forum Jump:


Users browsing this thread: