Login Register


PHP and MySQL filter_list
Author
Message
RE: PHP and MySQL #5
1 more suggestion would be less usage of the "SELECT *" instead you should type the name of all the rows from which you want to extract the data because when you carry out the "SELECT *" it does more load on the server than "SELECT row1, row2, row3" cuz it knows which rows to fetch... I read it somewhere and it was very useful
My Blog: http://www.procurity.wordpress.com
Donations: 1HLjiSbnWMpeQU46eUVCrYdbkrtduX7snG

Reply





Messages In This Thread
PHP and MySQL - by Legolas - 07-30-2014, 08:05 AM



Users browsing this thread: 1 Guest(s)