
Closed
Posted
Paid on delivery
I need a small, self-contained PHP/MySQL solution that lets visitors flag suspicious links through a public form. The form should collect three fields—URL suspecte, Description du problème, and Adresse e-mail de l'utilisateur—and, by design, it does not have to perform either client-side or server-side validation. Each submission must be stored in a MySQL table and immediately trigger an e-mail notification to me so I know a new report has arrived. On the back end I want a password-protected admin page where I can browse all reports in a clean table view and delete any entry with a single click. Please build it with plain PHP (no framework), PDO or mysqli for database calls, and simple Bootstrap or minimal CSS for basic styling. The deliverables should include: • SQL script to create the table • All PHP files for the public form, mail dispatch, and admin interface • Brief read-me explaining setup steps (database credentials, mail settings, admin login) Once the files are in place on my server and the e-mail alert works, I will consider the project complete.
Project ID: 40425072
113 proposals
Remote project
Active 5 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
113 freelancers are bidding on average €422 EUR for this job

Hello Sir can you please share more information regarding work we are Experienced more than 15+ years in Website Development Please send us message to Discuss more Note: Final price will be decided after discussion Thanks TivLabs
€500 EUR in 7 days
9.1
9.1

I have reviewed your request for a link reporting script tailored to the provided reference site. Developing a tool that accurately tracks and logs link activity while maintaining data integrity is a straightforward task that fits well within my technical workflow. My background includes over 15 years of web development experience, specifically using PHP, JavaScript, and MySQL to build custom backend solutions. Since I work directly with these languages daily, I can ensure the script is lightweight, secure, and performs reliably without unnecessary overhead. I can complete this project for $430.68 with a 1-day turnaround time. Send me a message so we can discuss the specific data points you need to capture and get this script running for you.
€430.68 EUR in 1 day
8.1
8.1

⭐⭐⭐⭐⭐ Create a PHP/MySQL Solution for Flagging Suspicious Links ❇️ Hi My Friend, I hope you are doing well. I've reviewed your project requirements and see that you are looking for a PHP/MySQL solution to allow visitors to flag suspicious links. Look no further; Zohaib is here to help you! My team has successfully completed 50+ similar projects for web forms and database management. I will create a simple form to collect the required information and ensure immediate email notifications for new reports. ➡️ Why Me? I can easily build your PHP/MySQL solution as I have 5 years of experience in web development, specializing in PHP and MySQL database management. My expertise includes form handling, email notifications, and creating secure admin interfaces. Additionally, I have a strong grip on front-end technologies like Bootstrap for styling. ➡️ Let's have a quick chat to discuss your project in detail and let me show you samples of my previous work. I look forward to discussing this with you in our chat. ➡️ Skills & Experience: ✅ PHP Development ✅ MySQL Database Management ✅ Form Handling ✅ Email Notifications ✅ Admin Interface Design ✅ PDO & mysqli ✅ Bootstrap Styling ✅ Data Validation ✅ Security Best Practices ✅ SQL Scripting ✅ Debugging ✅ Project Documentation Waiting for your response! Best Regards, Zohaib
€350 EUR in 2 days
7.9
7.9

As a seasoned web developer and the leader of the 25+ strong Einnovention team, my skills and extensive experience with PHP and MySQL make me an ideal match for your simple link reporting project. We take pride in delivering tailored, quality solutions to meet our clients' unique needs. Furthermore, I fully understand your request for a self-contained PHP/MySQL solution without client-side or server-side validation and, believe me, I've done these kind of projects before. With over 248 successful projects under our belt, we know the value of transparent communication and reliable delivery. Alongside providing all the deliverables you need, we go the extra mile by offering free consultations before hiring, unlimited revisions until full satisfaction and two weeks of free support post-delivery. We intend to leave no stone unturned in ensuring you get exactly what you're looking for. Finally, our expertise in Bootstrap means we can provide ready-to-use simple styling that will enhance user experience and ease of use on your admin page. I'm guaranteeing that once we implement the scripts in your server successfully and receive e-mail alert consistently, project completion will be given due recognition. I know your time is valuable so let's not waste any more - reach out to me today for a consultancy call so let's turn this simple link reporting vision into reality with Einnovention by your side!
€500 EUR in 7 days
8.0
8.0

Woah Hello! I see you need a straightforward PHP/MySQL solution for flagging suspicious links through a public form. Essentially, you want to allow users to submit a URL, describe the problem, and provide their email. Each report will be stored in a MySQL table and trigger an email notification to keep you updated. Plus, there will be an admin page where you can view and manage these reports easily. With 7+ years of experience in web development, I can create this system using plain PHP, PDO for database interaction, and minimal CSS for styling. I’ll ensure the SQL script for your table, the PHP files for the form and email dispatch, and a brief read-me for setup are all included. This way, you’ll have everything you need to get it running smoothly on your server. Best regards, Ivan Mandinski
€500 EUR in 2 days
7.5
7.5

Your mail dispatch will fail if your hosting provider blocks the default PHP mail() function - most shared hosts now require SMTP authentication or services like SendGrid to prevent spam blacklisting. That single oversight will break your entire notification system. Before I build this, I need clarity on two things: What mail transport does your hosting environment support - standard mail() or do you need SMTP configuration with credentials? And do you want the admin password stored as plain text in a config file or hashed in the database with a proper login session? Here's the technical approach: - PHP + PDO: Build the public form with prepared statements to prevent SQL injection, store submissions in a reports table with auto-increment ID, timestamp, and the three fields you specified. - MYSQL SCHEMA: Create a simple four-column table (id, suspicious_url, problem_description, user_email, created_at) with proper indexing on created_at for fast admin queries. - EMAIL DISPATCH: Implement mail() with fallback error logging so you know immediately if delivery fails - I'll include commented SMTP code using PHPMailer in case your host requires it. - BOOTSTRAP ADMIN PANEL: Build a session-based login page with password verification, display reports in a sortable table, and add one-click delete with POST confirmation to prevent accidental removals. - CSS + JAVASCRIPT: Keep it minimal - Bootstrap CDN for layout, vanilla JS for delete confirmation dialogs, no unnecessary libraries. I've built 8 similar reporting tools for clients who needed zero-framework solutions that run on cheap shared hosting. The last one handled 2K submissions per month without performance issues because I indexed the timestamp column and limited admin queries to 100 rows per page. I don't start projects where the mail configuration is unclear - let's confirm your SMTP requirements and admin auth preference in a quick 10-minute call before I write a single line of code.
€450 EUR in 21 days
7.2
7.2

As an experienced Full Stack Developer with over a decade of expertise, I've amassed an astonishing portfolio of 100+ successful projects, incorporating my mastery of HTML, JavaScript, MySQL, PHP, and Web Development. Choosing me would guarantee a wealth of knowledge and skill in executing your Simple Link Reporting Script project impeccably. My dedication to delivering fast and efficient results means that not only will I ensure a seamless deployment of all the deliverables you require, including a SQL script to create the table and all PHP files for the public form, mail dispatch, and admin interface in plain PHP using PDO or mysqli for database calls layered with understated Bootstrap or minimal CSS styling; but also, your project will be completed once the files are in place on your server and the email alert is operational. Given the vital nature of this script to your website for user interactivity and protection against suspicious links — something I understand deeply — I promise to create a self-contained solution that is robust, scalable and most importantly secure tro moi. My forte in developing solutions that resonate with businesses' unique needs would especially make my contribution instrumental to turning your vision into reality. Choose me for concise yet robust codes that revolutionize your site's functionalities while remaining simple and manageable. Let's work together and erect something truly transformative!
€550 EUR in 7 days
6.5
6.5

Dear Client, Hello There! I’m Md Toriqul Islam, and I’m excited to partner with you & I can dive into your project immediately. Experienced full-stack developer specializing in PHP/MySQL applications, building lightweight, secure systems and admin dashboards, with 10+ years of experience delivering clean, maintainable solutions for reporting and form-based web tools. I understand you need a lightweight PHP/MySQL system with a public reporting form that stores URL, description, and email, sends instant email alerts, and includes a secure admin panel to view and delete submissions without framework dependencies. My skills in PHP, MySQL, PDO, Bootstrap, and email integration ensure a fast, reliable delivery. Feel free to share hosting details. I can start immediately and deliver a clean, tested solution quickly. Looking forward to hearing from you. Best regards, Md Toriqul Islam
€250 EUR in 7 days
6.1
6.1

Hello, You've mentioned the need for a simple PHP/MySQL solution for visitors to flag suspicious links through a public form. For your project, my approach would be to create a self-contained script with a user-friendly interface for submitting reports and an admin panel for easy management. With over 5 years of experience in web development, I recently worked on a similar project where I developed a custom reporting system for user-generated content. I propose using plain PHP with PDO for secure database interactions and Bootstrap for responsive design. I will ensure that each submission triggers an email notification to keep you informed in real-time. Could we discuss any specific requirements for the admin interface during our call? To view my previous work, please visit my portfolio: https://www.freelancer.com/u/SajidaSaqira/SS-Technologies Best regards, Sajida Saqira
€250 EUR in 7 days
5.9
5.9

Hello there, we are a team of Senior Full Stack Web and Mobile App Developers. Please, send me a message to discuss the work. Thanks Ashish Kumar.
€900 EUR in 7 days
5.8
5.8

Hi, I can build your simple link reporting script with a clean, secure, and easy-to-manage structure using PHP, MySQL, and Bootstrap. I have 8+ years of experience as a FULL STACK developer working with custom PHP applications, MySQL databases, admin panels, and automation systems. I’ve developed multiple lightweight tools involving form submissions, data storage, email dispatch systems, and reporting dashboards. How I’ll approach this: • Build a clean and self-contained PHP/MySQL solution • Create the public reporting form with proper validation • Store submitted data securely in the database • Implement automated email dispatch functionality • Develop a simple admin interface to manage reports • Use Bootstrap for clean and responsive styling • Deliver organized PHP files and SQL setup scripts • Provide a brief setup guide for easy installation and usage I focus on writing clean, maintainable code while keeping the solution simple, efficient, and easy to understand. My goal is to deliver a reliable script that works smoothly with minimal setup. Best, Shaili
€500 EUR in 7 days
5.5
5.5

Hi, I can build this small plain PHP/MySQL reporting tool as a clean, self-contained solution without using a framework. I have strong experience creating lightweight PHP admin panels, PDO-based database workflows, secure password-protected pages, email notifications, and simple Bootstrap interfaces. I’ll structure the project with an SQL table script, a public submission form, a PHP handler that stores each report in MySQL, and an immediate email alert so you are notified as soon as a suspicious link is submitted. On the admin side, I’ll create a protected dashboard where you can view all reports in a clean table and delete entries with one click. Even though validation is not required, I’ll still keep the database interaction safe by using prepared statements and basic output escaping in the admin view. The code will stay minimal, easy to upload to your server, and simple to modify later if you want to add fields, filters, or export options. I’ll also include a short README covering database credentials, mail settings, admin login setup, and installation steps. Once uploaded, I can help test the form submission, database insert, email delivery, and admin delete flow so the tool is ready to use.
€250 EUR in 7 days
5.6
5.6

Hello, I've reviewed your requirement for a PHP/MySQL script to flag suspicious links, and it aligns well with my expertise in backend development and database management. I'm Taiwo, a Senior Software Developer based in the UK with 10 years of experience, including work for IBM, UK Government, BMW and Sky. I specialize in creating secure and efficient web applications. OneKey and Equity Share are examples of similar projects. For your project, I'll deliver a self-contained PHP/MySQL solution featuring: - A public form with URL, description, and email fields. - MySQL table creation script. - Email notification on new submissions. - Password-protected admin panel for report management. - Simple Bootstrap or minimal CSS styling. - Clear setup instructions. I will use plain PHP, PDO or mysqli, and prioritize security and ease of use. Meeting your need for a functional email alert will be a key focus. If this approach suits your needs, I can begin work immediately.
€520 EUR in 7 days
5.4
5.4

Hello, I can build your lightweight PHP/MySQL link reporting system exactly as requested using plain PHP with PDO/mysqli and a clean Bootstrap-based interface. The solution will include the public reporting form, automatic email notifications, secure admin login, report management table, and one-click delete functionality. I’ll also provide the SQL setup script and a simple read-me covering installation, database configuration, mail settings, and admin access. The code will be clean, self-contained, and easy to deploy on your server. Ready to start immediately. Thanks.
€250 EUR in 7 days
5.3
5.3

As an experienced web developer with over 9+ years in the field, I believe that my skills and expertise align perfectly with what you require for this project. Meticulousness and simplicity are two aspects which I give the highest importance to; and as evident with your project's specification, I would be a perfect match. Having a strong grip on web development technologies such as HTML, JavaScript, MySQL, and PHP-PDO/mysqli, I can assure you of robust and secure customer URL reporting script while collecting all necessary report details flawlessly within your MySQL table. And to best suit your requirement of a clean cut design with user's authenticity and admin interface to address reports efficiently, I’m especially skilled in implementing Bootstrap or minimal CSS aesthetics for that purpose. To facilitate easy setup and smooth functioning post-delivery, I always provide comprehensive documentation along. Since your project will be declared complete once it runs seamlessly on your server including email notification functionality, you may count on me as my responsibilities extends beyond just project delivery by also providing adequate support. Thank you for considering my proposal, and I’m looking forward to working together!
€500 EUR in 7 days
5.4
5.4

Hello, I have read your project about a simple, self-contained PHP/MySQL solution for reporting suspicious links. I can build a clean, no-framework PHP app using PDO or mysqli, with a public form collecting URL suspecte, Description du problème, and Adresse e-mail de l'utilisateur. It will insert each report into a MySQL table and trigger an email notification to you instantly. The back end will include a password-protected admin page to browse reports in a tidy table and delete entries with one click. I’ll provide a SQL script to create the table, PHP files for the public form, email dispatch, and admin interface, plus a concise read-me with setup steps for database credentials and mail settings. I’ll keep styling minimal with Bootstrap or CSS, and ensure the solution is portable and easy to deploy. I can start right away and deliver a first working version within a week, plus a quick testing pass after you confirm mail is received. Best regards, Billy Bryan
€250 EUR in 7 days
5.2
5.2

Hi, As per my understanding: you need a lightweight PHP/MySQL reporting system where users can submit suspicious links through a public form containing URL suspecte, Description du problème, and Adresse e-mail de l'utilisateur. Every submission should be stored in MySQL and instantly trigger an email notification. You also need a secure admin panel to view all reports and delete entries easily. Implementation approach: I will develop a fully self-contained solution using plain PHP with PDO for secure database interaction and Bootstrap for a clean responsive UI. The public form will save reports directly into MySQL without additional validation as requested, then dispatch an email alert immediately after submission. The admin area will be password-protected and include a simple dashboard table with report details, timestamps, and one-click delete functionality. The package will include all PHP source files, SQL schema script, configuration setup, and a concise README covering database credentials, SMTP/mail setup, and admin login configuration so deployment on your server remains straightforward. A few quick questions: 1. Will the project be hosted on shared hosting or VPS/server environment? 2. Do you want SMTP-based mailing or PHP mail() function for notifications? 3. Should admin authentication use a fixed credential file or database-stored login? 4. Would you like report timestamps and IP logging included?
€298 EUR in 7 days
5.4
5.4

Hello, I will develop a small, self contained PHP/MySQL solution that will let visitors flag suspicious links through a public form. I would be happy to share my portfolio of similar projects via chat. Let's connect and get this rolling along. Best regards, Fahad.
€250 EUR in 2 days
5.2
5.2

Hey, I will ship this as plain PHP with PDO: SQL script, public form, email alert via PHPMailer over SMTP for delivery, password-protected admin with table view and one-click delete, and a setup readme. A note on the "no validation" choice: spam bots will find a public unvalidated form within hours of launch. A hidden honeypot field is invisible to users and counts as zero validation friction, but catches 95% of bot submissions. Costs nothing to add. Questions: 1) Hosting and PHP version? 2) Admin email and SMTP available? Ready to start whenever you are. Best regards, Faizan
€420 EUR in 7 days
5.4
5.4

No client or server validation by design means the insert path accepts everything submitted, so parameterized queries and bcrypt on the admin password carry all the security weight here. That shifts my focus to the insert and admin auth layers, which also keeps the scope clean. - Stack: PHP 8+, PDO prepared statements, Bootstrap 5 for the public form and admin table, no framework, no Composer except possibly PHPMailer - Schema: single table (id, url, description, email, submitted_at), indexed on submitted_at; admin delete is a parameterized WHERE id = ? - Mail: raw mail() covers most cPanel setups; PHPMailer with SMTP credentials is the reliable path on a VPS or containerized environment M1: SQL schema + config file (DB + mail placeholders), 128 EUR, 3d. M2: Public form + PDO insert + admin email on each submission, 191 EUR, 7d. M3: Admin panel + session auth + single-click delete, 191 EUR, 11d. M4: Final README (DB creds, mail config, admin login instructions) + end-to-end test, 127 EUR, 14d. Indicative price: 637 EUR, plus or minus 10% pending: hosting environment (shared cPanel, VPS, or container), mail method (local sendmail, SMTP, or an external relay like Mailgun), and whether any spam mitigation is wanted on the public form, since skipping validation entirely leaves the submissions table open to automated flooding. Drop me a message with those details and I'll confirm the exact scope and a firm price.
€637.50 EUR in 14 days
5.2
5.2

Bekasi, Indonesia
Member since May 7, 2026
$25-50 USD / hour
₹1500-12500 INR
$2-8 USD / hour
$250-500 USD
$750-1500 AUD
$30-250 USD
$15-25 USD / hour
₹1500-12500 INR
$30-250 USD
$30-250 USD
£20-250 GBP
₹37500-75000 INR
₹12500-37500 INR
₹12500-37500 INR
$250-750 USD
₹750-1250 INR / hour
₹37500-75000 INR
₹1500-12500 INR
$30-250 USD
$250-750 USD
€30-250 EUR