The code generation is great and works fine, but it seems the code is just to **add** data to a database.
Seems there is no way to browse or search for the added data.
How I have to rewrite the PHP to make a search work?
(in fact, I don't need the add data function at all)
Log in to post a comment.
The code generation is great and works fine, but it seems the code is just to **add** data to a database.
Seems there is no way to browse or search for the added data.
How I have to rewrite the PHP to make a search work?
(in fact, I don't need the add data function at all)