Posts by Victor Polidorio • 21 points
1 post
- 
		2 votes2 answers1206 viewsQ: How to reference foreign keys in registration forms?I’m making a library website as college work, which has the following table in the database: My problem is that I don’t know how to handle php code and the form of fields that receive foreign keys.…