MySQL Support?
Blitz3D Forums/Blitz3D Programming/MySQL Support?
| ||
| Is there a lib / code out there that enables MySQL support in blitz? Or does anyone know how i can do it with the HTTP protocol and a PHP script? |
| ||
| Of Course! See the GNET samples from the toolbox! |
| ||
| Yeah it's pretty simple to do ... Gnet is a good teacher. |
| ||
| Database.bb PHP MySQL Handler (Stored on Web Server) USAGE You can easily expand this and this should provide a start. |
| ||
| Nice stuff Frank |
| ||
| Wayne, Appreciate you. |