I misunderstood the second party of the question. sorry 🙂
I thought that you would have liked to ask for a code before an entry (username and password).
Store the structure of your board in a database, the next fields storing:
-Form code (*****ple users)
-Appearing name
-Order
-its name when post,
-Available in the search forms
-If available in search form, it takes LIKE OR BETWEEN OR just = in the SQL query
-The last field is, AND or OR will take after this Query
With this structure you could create a form for a search engine.
if you enlarge your original table, only needs to include the names (of those fields) in this searching board.
Its heavy to find so dynamic solution on a similar problem. But this form has its weak point, in complex boards it can't search.
t3chb0y;10889563 wrote:if I know what you were saying..I actually wouldn't mind having the session check or not...Not having it still adds some bit of security in mind.
just that I need to find out what code to use to the script categorize all the events in tables individually without the need to add more code each time