echo ''; Step 4) You began the string with a single quote (') so it needs a pair, now that you've concatenated the string, add a pairing single quote between the opening double quote and the period" . echo ''; Step 5) Now the end of the string needs it's pairing single quote...
getting string between quotation marks Getting subfolder names without the full path within a folder in C#? Getting the automatic / manual DNS settings using C# and WMI Getting the Key value from selected Treeview node Getting the Maximum Value from a Dataview and storing in an integer vari...