Please ask support questions at [EMAIL PROTECTED]
And, check what type '$this->a' is. It's probably not an array.

- Markus

On Sun, Oct 21, 2001 at 05:33:25PM +0800, fatbobman wrote : 
> when i try to open add a record to my 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[] = array($fieldname, $fieldtype);
> 
>   why ... my  php.ini's wrong ...?
>   how to edit it
>   i'm using php 4
>   thanks

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to