PHP Classes

PHPXBase

Recommend this page to a friend!

      PHPXBase  >  All threads  >  PHPXBase  >  (Un) Subscribe thread alerts  
Subject:PHPXBase
Summary:problem: .dbf & .fpt
Messages:3
Author:Angrata
Date:2006-09-01 14:15:27
Update:2008-07-17 20:58:51
 

  1. PHPXBase   Reply   Report abuse  
Picture of Angrata Angrata - 2006-09-01 14:15:27
hy,
i have a problem with your class:
i use error_reporting=E_ALL, register_globals=OFF.
The dbf and fpt files are created with FoxPro.
Executing test.php the message is: Notice: Only variable references should be returned by reference in ......./Table.class.php on line 147;
On 641 record i see only 2 with errors...

  2. Re: PHPXBase   Reply   Report abuse  
Picture of Power Power - 2006-10-26 10:06:26 - In reply to message 1 from Angrata
You mean it is just a notice? How about if you set the the error_reporting to ~E_ALL to see if it works fine or not.
I have the same setting with you and works fine with simple dbf file.

  3. Re: PHPXBase   Reply   Report abuse  
Picture of jordi jordi - 2008-07-17 20:58:51 - In reply to message 2 from Power
I cannot see memo fields, can you post an example of how can I see it? where are memo fields I see numbers, but with a dbf viewer I see the text okey, I amb bit loosed, xD, thanks crack!