Mini help
#1

Error:
(34 : error 035: argument type mismatch (argument 3)
(34 : error 033: array must be indexed (variable "aString")
on the line:
Код:
aString = cache_get_field_content(0, "isim", mysql, 129);
Please help guys
Reply
#2

here you go
PHP код:
cache_get_field_content(0"isim"aStringmysql129); 
mysql cache_get_field_content usage:
PHP код:
native cache_get_field_content(row, const field_name[], destination[], connectionHandle 1max_len sizeof(destination)); 
Reply
#3

Quote:
Originally Posted by jlalt
Посмотреть сообщение
here you go
PHP код:
cache_get_field_content(0"isim"aStringmysql129); 
mysql cache_get_field_content usage:
PHP код:
native cache_get_field_content(row, const field_name[], destination[], connectionHandle 1max_len sizeof(destination)); 
Thanks sir
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)