jFormer DocumentationTutorials

Demos

Next Section: Custom Components

7 comments (add a comment)

l on 2012-01-10 22:34:40

how to connect to mysql

Joe Huss on 2012-02-07 09:23:32

Packaged up a couple simple jFormer examples together.

There is a Login form which is your basic user/pass type checking
There is a Signup Form which has some nice stuff in it , like changing the payment method to creditcards will show the creditcard billing box.
Theres an Update Info Form, which is used to update info for an existing account, but its written so that it works entirely off of SignupForm so no duplicate code.

Signup Form at http://my.interserver.net/logindemo/login.php?signup=1
Login Form at http://my.interserver.net/logindemo/login.php
Update Info Form (you need to be logged in at the login form first), but it will then appear at http://my.interserver.net/logindemo/members.php

Use Login joe / coolguy as test login info.

The TGZ implements a fully working usersystem, although insanely basic, it should be an easy to use
drop in start for anyone who wants to start working with jformer.

TGZ of Demo at http://my.interserver.net/logindemo/login_demo.tar.gz

yo on 2012-04-03 16:33:52

este mi comentario