/*************************************
Title:
Version:
Author:
Demo:Testing the mboard before downloading
Download:
Website:
Short description:
*************************************/
When posting a discussion or comment is it possible to make the email a required field instead of optional?
(Here below you can write additional info, longer description and comments)
E-Mail option
Yes, open mbaord.php in a plain text editor and change code to
Code: Select all
else {$email='NO';}
Code: Select all
else {problem('Please enter a valid e-mail address!');}
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools