Which do you think is better? 'PHP while' or 'Storing it in SQL Procedure' ?

Results 1 to 2 of 2
  1. #1
    Be a kicker than cheater. cheaterastic is offline
    MemberRank
    Dec 2009 Join Date
    764Posts

    Which do you think is better? 'PHP while' or 'Storing 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.


  2. #2
    Hi, I'm Omar! Vusion is offline
    MemberRank
    Jan 2011 Join Date
    HereLocation
    1,658Posts

    Re: Which do you think is better? 'PHP while' or 'Storing it in SQL Procedure' ?

    Procedures are cleaner.



Advertisement