<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://mfcobol.smos.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://mfcobol.smos.org/feed.php">
        <title>MicroFocus Cobol Extension</title>
        <description></description>
        <link>http://mfcobol.smos.org/</link>
        <image rdf:resource="http://mfcobol.smos.org/lib/images/favicon.ico" />
       <dc:date>2010-09-09T13:21:14+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://mfcobol.smos.org/documentation/mfcdb_fetch?rev=1248857364&amp;do=diff"/>
                <rdf:li rdf:resource="http://mfcobol.smos.org/documentation?rev=1248855226&amp;do=diff"/>
                <rdf:li rdf:resource="http://mfcobol.smos.org/it_it/mfcobol?rev=1220258349&amp;do=diff"/>
                <rdf:li rdf:resource="http://mfcobol.smos.org/mfcobol?rev=1220253773&amp;do=diff"/>
                <rdf:li rdf:resource="http://mfcobol.smos.org/download?rev=1219523492&amp;do=diff"/>
                <rdf:li rdf:resource="http://mfcobol.smos.org/howto/installation?rev=1219517368&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://mfcobol.smos.org/lib/images/favicon.ico">
        <title>MicroFocus Cobol Extension</title>
        <link>http://mfcobol.smos.org/</link>
        <url>http://mfcobol.smos.org/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://mfcobol.smos.org/documentation/mfcdb_fetch?rev=1248857364&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-07-29T10:49:24+02:00</dc:date>
        <dc:creator>Giuseppe Chiesa</dc:creator>
        <title>documentation:mfcdb_fetch</title>
        <link>http://mfcobol.smos.org/documentation/mfcdb_fetch?rev=1248857364&amp;do=diff</link>
        <description>Fetch a record in a table pointed by a key.








stringmfcdb_fetchresourcestringint








The function get the record pointed by $key in table indentified by $handle. The arguments $key_number specifies if the search must be executed on a specify key (0...n). Value 0 is PRIMARY KEY. If $key_number is not specified the engine use first key type with same length of $key.




RETURN: The function returns a string with record data or FALSE if an error occurred. You can use mfcdb_error() to get …</description>
    </item>
    <item rdf:about="http://mfcobol.smos.org/documentation?rev=1248855226&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-07-29T10:13:46+02:00</dc:date>
        <dc:creator>Giuseppe Chiesa</dc:creator>
        <title>documentation - inserite nuove funzioni implementate </title>
        <link>http://mfcobol.smos.org/documentation?rev=1248855226&amp;do=diff</link>
        <description>Overview


This library/extension for PHP implements basic functions to access database files created with Micro Focus Cobol (.dat e .idx files). These files .dat and .idx are created by the engine of Micro Focus Cobol and contains respectively raw records (in sequential format) and index in order to get direct access to records of table.




At the moment the extension is tested with fixed length record (most useful in MF Cobol archives).</description>
    </item>
    <item rdf:about="http://mfcobol.smos.org/it_it/mfcobol?rev=1220258349&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-09-01T10:39:09+02:00</dc:date>
        <dc:creator>Giuseppe Chiesa</dc:creator>
        <title>it_it:mfcobol</title>
        <link>http://mfcobol.smos.org/it_it/mfcobol?rev=1220258349&amp;do=diff</link>
        <description>Questa estensione per PHP permette l'accesso alle tabelle create con Micro Focus Cobol (RM/Cobol) . Si tratta delle tabelle a doppio file .dat e .idx contenenti rispettivamente i record in formato sequenziale e gli indici per l'accesso diretto e sono una variazione del formato C-ISAM. Mfcobol è basata sulla libreria del progetto opensource VBISAM con alcune modifiche al codice in modo da essere compatibile con la tipologia Informix C-ISAM della Micro Focus.

Il progetto è nato per la necessità d…</description>
    </item>
    <item rdf:about="http://mfcobol.smos.org/mfcobol?rev=1220253773&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-09-01T09:22:53+02:00</dc:date>
        <dc:creator>Giuseppe Chiesa</dc:creator>
        <title>mfcobol</title>
        <link>http://mfcobol.smos.org/mfcobol?rev=1220253773&amp;do=diff</link>
        <description>For italian version, click here.



This PHP extension permits you to access on tables (a C ISAM variation of files .idx and .dat) created with Micro Focus Cobol. The extension is based on VBISAM opensource project with some modification in order to become compliant with Micro Focus Cobol / Informix C-ISAM file type.
Micro Focus C-ISAM files are used often in company management software as SPIGA X III UNIX.</description>
    </item>
    <item rdf:about="http://mfcobol.smos.org/download?rev=1219523492&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-08-23T22:31:32+02:00</dc:date>
        <dc:creator>Giuseppe Chiesa</dc:creator>
        <title>download</title>
        <link>http://mfcobol.smos.org/download?rev=1219523492&amp;do=diff</link>
        <description>In this section it's possible download package of MFCobol extension.






Packages
 Pacchetto  Versione  Descrizione  Nome File  Dimensione  MFCobol  0.103.0b  MicroFocus Cobol PHP Extension  mfcobol_0.103.0b.tar.gz  215584 Bytes


To install extension you can follow instructions available here: installation how-to.</description>
    </item>
    <item rdf:about="http://mfcobol.smos.org/howto/installation?rev=1219517368&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-08-23T20:49:28+02:00</dc:date>
        <dc:creator>Giuseppe Chiesa</dc:creator>
        <title>howto:installation - created</title>
        <link>http://mfcobol.smos.org/howto/installation?rev=1219517368&amp;do=diff</link>
        <description>MFCobol extension is compatible with PECL extension system ( &lt;http://pecl.php.net&gt;). So the compilation and installation process is really simple.


First, you must have phpize utility in your system. Tipically you can found it in package php5-dev (in most debian based systems).




To compile and install extension type into terminal:</description>
    </item>
</rdf:RDF>
