-
With the project: JaxBlog, your average lightweight PHP blog application made easy thanks to a robust group of Ajax plugins - Ajax file browser, Ajax sortable tables, etc. Basis for organization is creating a tree hierarchy of pages, then writing and attaching stories to the pages.
-
Position's Records can be used to manage the positions of the records of MySQL database table that defines a tree hierarchy. It can manage tables with a parent and position fields.Position's Records can set the parent of a given record and assign a number that determines the position of a record according to any sorting rules. It can also retrieve ...


