I would like to be able to create a
database table and search fields for
that table on the fly.
EXAMPLE: I create a table referenced as
a catagory called "animals". Now I want
to create fields for search criteria.
Such as, food, location, name, etc., plus
a hidden field for a picture.
The idea is that if you were using my
script you would be able to catalog
pictures and add comments for indexing.
The script would automatically create a
link in the menu for the catagory, and
would create a drop down box for each
search criteria.
I am new to PHP and have not been able
to find a script or tutorial the explains
how this would be done.
Thanks in advance!
Jeff
I use MySQL and PHP4 on my virtual server.
database table and search fields for
that table on the fly.
EXAMPLE: I create a table referenced as
a catagory called "animals". Now I want
to create fields for search criteria.
Such as, food, location, name, etc., plus
a hidden field for a picture.
The idea is that if you were using my
script you would be able to catalog
pictures and add comments for indexing.
The script would automatically create a
link in the menu for the catagory, and
would create a drop down box for each
search criteria.
I am new to PHP and have not been able
to find a script or tutorial the explains
how this would be done.
Thanks in advance!
Jeff
I use MySQL and PHP4 on my virtual server.