PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
to my knowledge, single quotes take up less memory and what you use is a matter of preference. however i know for a fact that executing mysql queries need to be done in double quotes because you use single quotes to define values in mysql: