Home > Open-Source-Stuff

Open-Source-Stuff

Open-Source-Stuff is a project mainly written in PHP, it's free.

some random code

Mysqli wrapper class, allows some abstaction of some prapared statement calls. The model for using these calls though is a bit verbose and as a result I plan to make take a lot less code to create a prepared statement in the future.

Previous:Harvest-Node