Skip to content

Releases: XHiddenProjects/SSQL

v0.0.4

01 Oct 21:59
ffd8056
Compare
Choose a tag to compare
  • Added import function, requires 1 parameter, filepath to SQL file
  • Removed die function to prevent crashes.

v0.0.3

10 Apr 00:49
fc70cc9
Compare
Choose a tag to compare
  • Fixed and Added extra functions
  • Made things shorter and easier, check out the lib/ssql.lib.php for any additional functions, trust me a lot more to be able to add onto the README.md file

v0.0.2

07 Apr 13:10
7cee0db
Compare
Choose a tag to compare
  • Made conditions not required
  • Added Stylesheet, by using style($darkmode=true)
  • Added More functions Accounts, Permissions, and View
  • Added Others genPsw($salt='') - generates random password
  • MakeView() will return a table with a style depending on $darkmode

v0.0.1 - Full release

03 Apr 01:35
1c630b8
Compare
Choose a tag to compare
  • Fully released