Before addslashes() : Hello! This is 'Rebecca!'

After addslashes() : Hello! This is \'Rebecca!\'

After stripslashes() : Hello! This is 'Rebecca!'