2.3. ID selection

After selecting a table, a list of its MySQL columns will be displayed. Select a column that is a unique numeric identifier. The unique numeric identifier is typically that column which is the unique auto-incremented record ID. Although non-numeric unique identifiers are also supported, we recommend you to use numeric one.

Below the list of column names you will find two input boxes containing a suggested Page Title and suggested Base Filename. Either accept or change the content of the input boxes. An attempt will be made to generate a script, write the script to the base filename, and then display the script in the web browser.