Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other How to setup a database table? Re: How to setup a database table?

#141078
pixelgrid
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