Need to access a database with your PSP? Why not try Shaolan's LuaSQL v0.1? This library allows homebrew developers to access SQL through PHP. Users can now create web-based applications with lots of data entries as well as access various security features that are inherent with SQL.
To use this program, you will need a server which supports PHP and has an SQL Database. The library uses the first WiFi connection by default and works on LUA Player v0.16. since this is the first release of the program, Shaolan intends on optimizing the code being used and increasing the functions available throughout the SQL query.
If you plan on using the program, Shaolan included some basic code blocks that you will need to access the database.
Starting a session:
French:
--// appelle de la librairie
dofile("SQLRequest.lua")
--// Initialisation de la connexion
SQL.init(serveur,database,login,password)
--// Connexion a la base de donnees
SQL.connect()
English:
Calls to the bookstore
Dofile ( "SQLRequest.lua")
Initializing connection
SQL.init (server, database, login, password)
Connect to the database
SQL.connect ()
English:
--//SELECT Request
Variable = SQL.select (table, field, parameter)
--//UPDATE Request
SQL.update (table, field value parameter)
Ending a session:
French:
--// Ferme la connexion SQL
SQL.close()
English:
--//Closing connection SQL
SQL.close ()
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Similar Software:
Netlib Netlib
Youresam from our forums has released v1.3 of Netlib homebrew development tool. Netlib is a library of functions which developers can use so that they dont have to re-type the code. They can simply call the functions from this library and it will do its work. Also in the newest version, youresam has added a really wacky function
DS Basic 2.0 This is the second version of zzo38computer's DS Basic which is a BASIC coder "loader" for the NIntendo DS
NeoGeo CDZ Emulator NeoGeo CDZ Emulator
NJ has updated his NeoGeo CDZ Emulator for PSP to version v0.2.1. NeoGeo CDZ Emulator for PSP is a port of NJis own NeoGeo CDZ Emulator for Windows. NJ has been working hard on this emulator these days. Information of the new version:
* 0.2.1
Changelog 0.2.1
Fixed a freezing problem when loading 24bit color PNG images
Virtual Game Maker DS 0.05a Virtual Game Maker DS 0.05a Virtual Game Maker is an application in which you can create your own RPG map and play it. At the current time, the app is in the very early stages of developement so do not expect a nice round cookie. There is no save or loading function and no map at the current version
WoopsiGfx WoopsiGfx WoopsiGFX is ant512's DS homebrew 2D graphics library, "derived from the Woopsi GUI framework, which he began last year.
A
A
Changelog:
A
A
Animation::play() stops if there are no frames to play.
Animation::getCurrentFrame() returns NULL if there are no frames.
Animation::getCurrentBitmap() returns NULL if there are no bitmaps
CrossGTA-0.2 Windows/Linux/PSP1.5/2.01+ CrossGTA-0.2 Windows/Linux/PSP1.5/2.01+
Lostjared from our forums has released CrossGTA-0.2 Windows/Linux/PSP1.5/2.01+. CrossGTA is a sample set started with Hello world. Here is more details from his post:
4 Examples starting off with Hello World ending with a Video Game.
Lua Player 0.20 1.5 Binary Lua Player 0.20 1.5 Binary
The amazing Lua Player has been updated to v0.19. Probably the most well known PSP homebrew application Lua Player is a Lua script player for the PSP, made by Moonlight, Shine, and Oobles. LUA player makes development of games and applications much more easier for non-coders and coders alike
LuaPlayer HM LuaPlayer HM
From homemister91:
Hey all.
Here is the last Beta. Please post any requests or bugs.
BTW the hook functions are still in progress.
There is the new MP3 source included. This is created from the SDK, Thx to all who work on the SDK
Comments on LuaSQL:
Comments not found
If you noted an error or download link is broken, please, report it via this page or use comments.
Please, select device to check if LuaSQL supports it