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!
Not sure if you noticed but I escaped the inner double quotes with a backslash. Take a look the "Variable parsing" section here: http://us.php.net/language.types.string It should clear some things up.