i can create textdb....
when i try to open db..
php tell me
Warning: Cannot use a scalar value as an array in c:\program =
files\apache
group\apache\htdocs\textdb\tdb.inc.php on line 127
127: $this->a[] =3D array($fieldname, $fieldtype);
why ... my php.ini's wrong ...?
how to edit it
i'm using php 4
thanks
|