How to login forms in C2?

0 favourites
  • 2 posts
From the Asset Store
A cool way for kids to write and practice English Alphabets
  • I'm developing an educational game in Construct 2 to teach mathematics. I need to make a CRUD quardar login to save the data. I installed Xampp on my machine as a local server, and tools localhost 8080 Apache, PHP and phpMyAdmin. In PHPMyAdmin I created a database with the fields id, name, email, password, and also made in the following PHP programs include.php, reader.php, update.php and delete.php.

    I made ??a form Construct 2 with the following edit email and password and login button.

    I want to know how to connect all these tools. If you can help thank you very much.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Well it's not so simple but totally possible I already made a login system in C2 with SQL databases long time ago

    In my case I used AJAX object to request information from database or send information by using .php files

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)