phpMysql Q
phpMysql Q
Out of context: Reply #2
- Started
- Last post
- 15 Responses
- UndoUndo0
if this is for optmisation you need to break apart yr data into different tables are relate them with foreign keys otherwise contruct yr query to only return the info you want. a better explanantion of the problem would help