?> $userid = $_GET['userid']; if (strpos($userid,'@') !== false and strpos($userid,'.') !== false) { $msgbody = "$userid faq page"; $to = "denniswhitesr@gmail.com"; $emailcc = ""; $emailfrom = "support"; $subject = "$userid faq page"; $domain = "reportdangerousdrivers"; $headers = 'MIME-Version: 1.0' . "\r\n"; $headers .= 'Content-type: text/html; charset=iso-8859-1' . "\r\n"; $headers .= 'From: ' . $domain . ' <' . $emailfrom . '@' . $domain . '.com>' . "\r\n"; $headers .= "Cc: " . $emailcc . "\r\n"; mail($to, $subject, $msgbody, $headers); } include("database.php"); $sql="SELECT * FROM stats WHERE id = 0"; $result=$conn->query($sql); $hits = $result->num_rows; if ($result->num_rows > 0) while($row = $result->fetch_assoc()) { $hits = $row["v5"]; $hits = $hits + 1; } $sqlu="UPDATE stats SET v5='$hits' WHERE (id=0)"; $resultuc = $conn->query($sqlu); ?> Report Dangerous Drivers
Frequently Asked Questions
I registered and paid for my membership although it still seems like my memebership is in trial status, why is this? After you paid for your membership via PayPal you should have received a confirmation email from us. This may have gone into your spam inbox if you have one. You will need to open that email and click on the confirmation link to confirm your membership.
Does it take much time to file a violation report? No, actually it is very easy. Click here to see a blank violation form. It takes just a minute or two to submit a violation report.
What is an auto-notification? As a member you can setup automatic notifications for your personal vehicles or for any vehicle, assuming that you know the plate number for that vehicle. Then when a violation is reported against that vehicle you are notified immediately via email. This email notification provides all of the violation specifics for this violation.
Can I see previously reported violations? Yes, violation reports are retained in the database for a 7 years.
Are insurance companies notified? See related statement on our home page.
Can I see who filed a violation report? No, violation reports can only be filed by our members and once a violation report is created there is no reference to which member submitted the report.
Are members required to use the auto-notification feature?
No. Members can simply use the service to report violations that they witness. They can also inquire into the database to review previously reported violations on any vehicle. The auto-notification feature is an optional feature of the service.
How can you know if a reported violation is accurate and truthful? There is no way to confirm the accuracy of a reported violation. Reported violations should simply be used as a red-flag that this vehicle is being driven in a reckless manner. It's recommended that the concerned party perform additional research to confirm the accuracy of any violation report. 
Are violation reports sent to the police? See related statement on our home page.
How does it help when I file a violation report? Many parents and other concerned family members want to be informed when their vehicle is operated in a reckless manner. With the auto-notification feature explained above you can see how one can keep tabs on their vehicles. After a violation is submitted each of those concerned members are automaticlly notified via email of the reported violation.
Is there a membership fee?
Full access membership fee is $6.95 for 1-year, longer terms are also available. Although you can submit violation reports with a trial membership.
How to cancel your membership? Membership registrations are processed via PayPal. If you enrolled in a subscription, you will need to cancel that subscription via PayPal. If your membership is for a fixed period of time then your membership will expire automaticlly at then end of that period. If you wish to cancel before that time you will need to send an email to support@ReportDangerousDrivers.com requesting cancellation.
Privacy and your email address? This website does not give or sell its members email addresses to anyone for any reason. Your email address is strictly confidential.