[PHP] Re: [PHP-DB] PHP dBASE connectivity

2002-07-04 Thread labhras sammin
y, please keep this focused on the php-db list. > > Regards - Miles Thompson > > At 12:14 PM 7/4/2002 +0100, labhras sammin wrote: > >Hi I need to use PHP (ver 4 windows) to add a record to a dBase iv database. > > > >I can create, open, read and close a database but when I

[PHP] PHP dBASE connectivity

2002-07-04 Thread labhras sammin
Hi I need to use PHP (ver 4 windows) to add a record to a dBase iv database. I can create, open, read and close a database but when I try to add a record I always get the following error: Warning: unexpected error in C:\php\phpstuff\addTest1.php on line 23 Here is the code [shortened] that I u