How would you add a variable within quotations marks? Here's what I'm trying to do but it's not working.
header("Location: mainpage.php?note=".$note_title);
Also is there a way to indent blocks of code on Stack Overflow without having to do four spaces on each individual line?
$note_titleis defined and contains what you want it to contain). Whats the problem? Your second question: No.{}, it will add the spaces automatically for you.{}button and it will indent for a code block for you.exit()afterheader()