Please help! array must be indexed (variable "inputtext")
#3

maybe use strlen?
u're trying to save inputtext as int (not as text)
so if u're sure that u want to save string length, u could use strlen(inputtext)
PHP код:
dini_Set(file"WDCK"dini_Int(file"WDCK")+strlen(inputtext)); 
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 4 Guest(s)