Categories
altri linguaggi php

xulrecordset

xulrecordset is a project to create XUL widget library with a recordset behaviour.

The project uses PHP language in server-side and derived XUL widgets (using XBL – Mozilla technology) and Javascript in client-side. The comunication between client and server is supported by JPSpan library.

We provide an agenda as an example to show how it works. You can move next, move previous, move first, move last, update, remove, add records… The example runs against a MySQL database.

The project aims to create a library to get a XUL widgets with a recordset behavior, like ADORecordset in Visual Basic.

ciauz