We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Does verge3d support sending data to database?

Home Forums General Questions Does verge3d support sending data to database?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #35441
    Maha
    Participant

    Does verge3d support:”::::

    sending scores of a game to data base , to save scores and see who won .

    if yes plz explain hoe to go in puzzles

    #35469

    Hi,

    you can use the send data puzzle which represents a POST HTTP request.
    https://www.soft8soft.com/docs/manual/en/puzzles/Advanced.html#send_data

    Chief 3D Verger | LinkedIn | Twitter

    #35549
    visualizer
    Customer

    Hi
    Yuri

    If this is so, its really interesting !
    I m after implementation of this V3D into ERP type of systems.

    #35604
    Maha
    Participant

    Hi @yuri
    Thank u for your help
    if i’m going to do this on the farmer’s journey game , is that the only puzzles i have to add or there is something else ?

    Attachments:
    You must be logged in to view attached files.
    #35615

    you must also have a server-side implementation (a PHP script for example) that accepts the request from the client application and saves the data in a database. This is out of scope of Verge3D.

    Chief 3D Verger | LinkedIn | Twitter

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.