Re: HMGSCRIPT 0.36
Posted: Sun Jul 29, 2012 2:35 pm
Hi All,
PHP had basic dbase files built-in support, but it was removed from the main distribution, meaning it is not compiled with PHP anymore, so, we could rely on it for 'in-house' servers that we could manipulate, but not standard AMP servers.
So, I've searched for alternatives, but all of them are read-only (like I'm using currently for browse).
There is only one called PHP XBASE, but the code is old and it does not work on current PHP version.
It could be modified, but, the license does not allow modifications.
So, the problem now, is to create functions to add, replace and delete records, using PHP.
If someone has code or information that could help me on this, please, post in this thread.
TIA.
PHP had basic dbase files built-in support, but it was removed from the main distribution, meaning it is not compiled with PHP anymore, so, we could rely on it for 'in-house' servers that we could manipulate, but not standard AMP servers.
So, I've searched for alternatives, but all of them are read-only (like I'm using currently for browse).
There is only one called PHP XBASE, but the code is old and it does not work on current PHP version.
It could be modified, but, the license does not allow modifications.
So, the problem now, is to create functions to add, replace and delete records, using PHP.
If someone has code or information that could help me on this, please, post in this thread.
TIA.