In this SELECT JOIN , all tables have columns with the same name.
With this, it gives a conflict at the time of listing.
Example: column Id_saida it is in all tables. How to list each one?
$cmd = "SELECT f.*,a.*,e.*,p.*,m.*,v.*...
asked by
28.08.2015 / 17:25