I just wanted to get some input on a web engine I've written over the course of the last year or so. Let me know if it is something that somebody may be interested in. I'm not going to try and make any money off of it(I'd hate to have to guarantee my work). Just curious if it is worth putting up for download, if anybody would be interested in something of this nature.
I call the main file integral.php, and it has a few counterparts: control.php and calls.php.
Please check out the site
http://www.theherk.com and check out the "About" link to see what the code does.
For starters, I've not done much looking at common coding practices, nor did I do the, what seems like common, technique where people make a lot of files then include them all. I wrote most of the process into one file, integral.php.
The main rule I lived by was, keep the code clean and easy to read/edit.
So, here is TheHerk scripts, though they are incomplete. Please let me know any bugs, security issues, or just plain crappy code.
They can be viewed online at:
integral.php
control.php
calls.php
or you can download them at
http://theherk.com/uploads/theherk.zip
P.S. You can also check out screenshots of what the site control section does in the "Screenshots" section.
Thank you kindly for your feedback,
Herk