in reply to Re^2: Using filepath method to identify an .html page
in thread Using filepath method to identify an .html page
Why don't you create a database table with two columns. One column is "the string", and the other column is a unique integer. Most databases have an almost inexhaustible supply of unique integers for such columns.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Using filepath method to identify an .html page
by Nik (Initiate) on Jan 22, 2013 at 15:48 UTC | |
by Corion (Patriarch) on Jan 22, 2013 at 15:52 UTC | |
|