Home Page
Archive > Updates > 2014 > October
Search:

I finally decided to get on the bandwagon and go ahead and start submitting my stuff to Github too. DSQL and DWCF are already on there, and I may or may not start adding a few older ones too. Here is my Dakusan profile.

Section: Projects > DSQL
Updated:10/22/14
DSQL has been updated to v2.0.1.0 with the following updates:
  • Added DSQLResult::Fetch() function
  • Added markdown version of readme file
  • Minor modifications to plaintext readme file
  • Altered short-open-php tag for better compatibility
Download Content
Section: Projects > DWCF
Updated:10/21/14

Added v1.0 of the DWCF (Dakusan’s Web Communication Framework) project.


It is a communication framework between the client and server sides of a website with an emphasis on security. It helps facilitate quick, clean, and secure asynchronous communication for a website via AJAX and JSON.

Download Content
Section: Website > Projects
Updated:10/21/14

Did a massive reworking of all the ratings for the projects to better reflect the current times. Minor updates to content across the projects to reflect this too.

Section: Projects > DSQL
Updated:10/10/14

DSQL is a MySQL library for PHP with functionality to help facilitate cleaner and quicker SQL access. It was originally part of the Other Web Scripts project (called PHP MySQL Library [v1.0 Source]), but since the documentation got so large, and it is one of the two most helpful and utilized libraries I have and use right now, I decided it was time to give it its own page. I use this heavily in all of my professional web projects.

Download Content