…using a php-frontend.
hi there. i#m doing a simulation using tamino as db-backend. i have different documents (ASCII) which are going to be parsed by a php-script and transformed into xml-files.
“READ”-queries via URL on tamino work without any problem
and i can use the php-includes EXPAT parser to get the information i want.
my question: is there a possibility to update/insert dynamically created docs into my collection by any kind of URL string? if not, which solution would you propose to proceed with the web frontend.
(remember: its a simulation - so the application has not to be perfect
thanks for help
ak