Water Ripples

Company Slogan Goes Here

Contact Us

'.$contact_submitted.'

'; } else $text = '

Please enter your name, a valid email address, your message and the answer to the simple maths question before submitting this form.

'; } $mini_number_1 = rand(1, 9); $mini_number_2 = rand(1, 9); $answer = substr(md5($mini_number_1+$mini_number_2),5,10); $text .= '
'; $text .= '

Name

'; $text .= '

Email Address

'; $text .= '

Message

'; $text .= '

Maths Question: '.$mini_number_1.' + '.$mini_number_2.' = ?'; $text .= '

'; $text .= '

 

'; echo $text; ?>