I am developing an educational app where students enter name and school and do a quiz. I want to capture name and school in a database (with date).
I understand how to do this as PHP post method but would like to know how to do this with Hype.
nothing special connecting to database/retrieving data ... php and js as common.
placing your call onsceneload will make sure that elements you want to populate already exist ...