mardi 12 juillet 2016

MYSQL in ember js

<center>
<div>
    <h1 >Registration Page</h1>
    <form >
        First Name<br/>
        Last Name<br/>
        E-mail<br/>
        Password<br/>
        Confirm-Password<br/>
        <button >Send</button>
    </form>
</div>

this is my ember code.How can i push this form data into MYSQL database? and how to retrieve it again to diaplay?




Aucun commentaire:

Enregistrer un commentaire