Home › Forums › Other › How to setup a database table? › Re: How to setup a database table?
June 30, 2013 at 7:12 pm
#141078
Participant
your table should have a primary auto incrementing integer id two varchar for url and title. just set a length for those and you shouldnt have any issues.
no need for user id if you are the only user