Databasic v1.10.3 Released
Sunday, March 1st 2009, 6:11pm
Topics: Scripts, PHP & MySQL
Tags: Databasic, Db, Class, Mysql, Script
Views: 868, Comments: 3
It seems the most recent version of my Databasic class had a few problems in it. I left some code in there (echos and comments) that was used while I was testing, and I forgot to revert it. I want to thank Tanax for sending me an email and pointing it out. To everyone else, please download the latest version (1.10.3) and be sure to email me if you find any problems.
Download Databasic v1.10.3
View the complete change log
Download Databasic v1.10.3
View the complete change log
3 Comments
deft-designs.com
Mar 2nd 2009, 13:57
www.milesj.me
Mar 2nd 2009, 14:07
But I currently am building something like this. The next version, which should be 1.11, will have this feature, plus many others.
Mar 6th 2009, 02:13
could you put in documentation (or explain me, some links?) which is best way to use Databasic with other classes
Example:
'User' Class with Insert(), Update() and Delete() functions.
Thank you in advance.