how to make tables relationships in mysqlphp code example Example: mysql relationships between tables FOREIGN KEY (column) REFERENCES table(column)