I'm kinda new to php, so please forgive my ignorance.
I'm trying to print
to submit this press "Send" below
but because i'm putting the "s inside an echo function i'm getting an error, i know that I have to put something before/after the "s to format them as text but I don't know what it is, and it's a nightmare to search for an answer.
i'd be graetful for any help.
Cheers
Quick question
Moderator: General Moderators
the subject of 'A quick question' isn't very descriptive and is used far to often on the board.
the answer is
the answer is
Code: Select all
echo "to submit this press \"Send\" below";