wordpress updated
Tuesday, October 25th, 2011художници на икониAs so often with software an update was needed, some weirdo injected unhealthy webpage code into the posts
художници на икониAs so often with software an update was needed, some weirdo injected unhealthy webpage code into the posts
We have put the first pre alpha version code on our website. Look at the live demo and example code so you can get an impression of what yawic can do.
Okay, we are not really original
. Yawic stands for “yet another web interface class”. It’s a php class for quickly creating webbased database interfaces.
There are many classes and frameworks around on the web which give you this functionality, but we have specific wishes on how it should work.
What does it do ?
* give you easy web access read/write/list/add/delete to data in your mysql based database.
* automatic page generation based on database metadata and configuration files.
* desktop-like interface (using ajax).
What does it use ?
* php
* xajax for an interactive web interface
* css for style