Hello everyone!
I just finished setting up my index page and making some final changes to my Web site. My site is a calendar site where you can put your bills onto the calendar and as the name suggests, acts as a reminder to you for what bills you have due when. My next goal is to create a user login/automated registration page so everyone gets their own calendar. I've done this before with cgi when i created an online rpg www.ultimate-rpg.net, it's gone now though sorry. Anyways any ideas/suggestions/tips/etc? Let me know what you guys think!
Right now it's a simple mysql database table named bills with 5 rows for the bill ID, type, name, amount, and date.
Thanks,
soup
I just finished setting up my index page and making some final changes to my Web site. My site is a calendar site where you can put your bills onto the calendar and as the name suggests, acts as a reminder to you for what bills you have due when. My next goal is to create a user login/automated registration page so everyone gets their own calendar. I've done this before with cgi when i created an online rpg www.ultimate-rpg.net, it's gone now though sorry. Anyways any ideas/suggestions/tips/etc? Let me know what you guys think!
Right now it's a simple mysql database table named bills with 5 rows for the bill ID, type, name, amount, and date.
Thanks,
soup
