Would anybody be able to share some of the best ways / practices for creating flat file database structures in PHP? From what my partner and I have learned, these frameworks are more of ways to implement SQL-like query syntax. We were also told SQLite is the way to go here. Is that true? Thanks so much.
It is not clear whether the question is about ways or practices of creating databases (or database structures? this also needs clarification), or about database products.
Also, some frameworks are referenced, but what frameworks are those?
Without clarification and more details, it is not possible to give an accurate answer.
Discuss This Question: 1  Reply
Also, some frameworks are referenced, but what frameworks are those?
Without clarification and more details, it is not possible to give an accurate answer.