Which do you think is better in Website from this two choices:
1. PHP sql SELECT > WHILE Loop ?
or
2. Storing/Looping it in SQL Procedure ?
Which do you think is better in Website from this two choices:
1. PHP sql SELECT > WHILE Loop ?
or
2. Storing/Looping it in SQL Procedure ?
Last edited by cheaterastic; 02-03-13 at 10:51 AM.
Procedures are cleaner.