Hi
I have a php script with eight options to the user to choose
to make a query on many tables from my database,
Most fileds are in diferent tables and the query must be mounted on the fly too, to pass to the next script that will bring the results to this query . how is it done?
Thank“s in advance