بسم الله الرحمن الرحيم ..
السلام عليكم ورحمة الله وبركاته
نقدم لكم سكربت PHP Contact form سكربت الأتصال بنا
PHP Contact form with image verification
First i thank Contact form’s Designer because he Did not encode it
This is how the form will look like, this is just an image, you can download the finished files at the end of this page.
If you use a normal contact form then spammers will find a way to automatically send junk messages through that form, so you need a way to verify that the sender is an actual person and not an automated script.
A good solution for this is to use an random code that is generated by a script the code will be displayed as an image so only a person could read the image and type the number. This practice is called Captcha image validation. The image also has a noise added to avoid any existent automated scripts that could read the text from the image.