php in blitz3d?
Blitz3D Forums/Blitz3D Programming/php in blitz3d?
| ||
| is it postable to have blitz3d read account from a php database? in code? |
| ||
| There's no such thing as a PHP database. Did you mean that you want to retrieve data from a MySQL database using PHP? The link is old but the code probably still works. |
| ||
| Yep. You need to use the TCP commands and write your own get/post request... |
| ||
| would this work MySQL database using PHP with Pcpuzzle? |
| ||
| Or you can forget ALL these guys answers, and use the simple-to-use ETNA. Easy DaTabase Network Access for Blitz3D: http://repeatuntil.online.fr/Etna/ |