Link Hype to mySQL database

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.

thanks

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 ...

just do a forum search ... what about this:

will share in a while the file from github source.

Regards,
R. Smith