Knebel Home
{ PHP Applications }
APPLICATION: SqlToTable
This application can be used to quickly setup add/edit/delete functionality on a MySql table. Includes properties for drop boxes (even when built on a SQL table)! I recommend you use the data class on this site, but you can replace the connecti...
APPLICATION: SqlToTable - STYLESHEET
Save this file as a .css and refer to it as noted in APPLICATION: sql_to_table
APPLICATION: User Profile Full Profile Edit Application
This code can be used as a standalone application for editing, creating and updating user profiles. To create your table, use the following code, then simply drop the source-code in the section below into a PHP page, and you're off!
ROADSEND: Example of handling browser-closes to stop services.
This sample is how you might use Roadsend compiler to create an application. One of Roadsend's limitations, is that, since the user is viewing the app with a browser, services must be stopped using a seperate call to re_mhttpd_stop(). When the brow...