user forms
Posted: Thu Mar 01, 2012 10:37 am
hello everyone ,
i am currently new to php and database. however i am currently undergoing some stress with a new project at hand... it goes like this....
when a user pays some money for specific number of users(say 5) at a bank he/she is given a code for a particular registration code (digits)that when used on the site will generate 5 user registration forms.
if for any number of users paid for , the registration code given should be able to open up the number of users paid for at a bank specific user forms on the websites for data entry. more also i intend producing the output in pdf format so that i can print them out on opening the database.
for n users,
registration code= n user forms..
i will be most grateful for any clue ideas or tips from anyone.. I am currently new to web development and decided to go for php
i am currently new to php and database. however i am currently undergoing some stress with a new project at hand... it goes like this....
when a user pays some money for specific number of users(say 5) at a bank he/she is given a code for a particular registration code (digits)that when used on the site will generate 5 user registration forms.
if for any number of users paid for , the registration code given should be able to open up the number of users paid for at a bank specific user forms on the websites for data entry. more also i intend producing the output in pdf format so that i can print them out on opening the database.
for n users,
registration code= n user forms..
i will be most grateful for any clue ideas or tips from anyone.. I am currently new to web development and decided to go for php