I have written a Wordpress plugin for querying a database of
clients. To this code I added code
for Creating Reading Updating
and Deleting (CRUD)
records from a clients database through the Wordpress plugin. The
actual files that do the work are
called CRUD.php
and CRUD-functions.php.
This CRUD system works well with arbitrary tables, although some of
the table parameters need to be hard coded into the file
CRUD.php. You can download a
zip file
containing the files CRUD.php and functions.php and some
miscellaneous files for getting the system online. The files
contained in the zip file should be placed in the Wordpress folder:
wordpress which should located in the folder c:/wamp/www if
you have chosen the default location for the
WAMP
system.
This Website (davin.50webs.com) uses static page creation
(using the GNU m4
language) but my new knowledge allows me to write dynamic content
WYSIWYG Websites suitable for editing by computer programming
novices. This was the first project for me that involved using
Cascading Style Sheets for
all font markup instead of nested tables, font tags and
other messy crud.
You can view some screen-shots of the CRUD system in use inside of Wordpress: