Fix PHP Webhook Table Updates
Budget: $25 – $35 USD
Hello,
My name is Dan and I sell web traffic
I sell 2 types of traffic
- Login credits
- Traffic credits
Attached is my webhook file notify_ezmm.php
When members purchased Login Credits or Traffic credits
everything in the notify_ezmm.php file was updating
correctly.
A couple of weeks ago, I hired a programmer to add another item
to sell which is Solo Email Ad
Ever since he added this code to the notify_ezmm.php file,
not only does the code for the Solo Email Ad not work
but now the codes for the Login Credits and Traffic Credits
stop working.
I just need someone to take a look a the notify_ezmm.php
and fix it so that the Solo Email Ad, Login Credits and Traffic
Credits codes are updating the tables according to their codes.
My PHP-based webhook stopped writing data to the database after a recent change. The endpoint still receives the event payload, but the INSERT/UPDATE queries never reach the tables, so no new rows appear and existing rows remain unchanged.
I need someone to dive into the current PHP file, trace the execution flow, identify the exact point where the data handling breaks, and deliver a clean, well-commented fix. Please keep the existing structure intact—this file is already wired into other services—and focus only on getting the table updates working again.
You’ll have access to:
• The webhook PHP script
• Database credentials for a staging schema (MySQL)
• Sample event payloads for local testing
Deliverable: the corrected PHP webhook file plus a brief summary of what was wrong and how you resolved it, so I can replicate the fix in production. If you spot any obvious security or performance issues while you’re in there, feel free to highlight them, but the primary goal is restoring reliable table updates. Attached is a copy of my webhook file notify_ezmm.php
Thanks
My name is Dan and I sell web traffic
I sell 2 types of traffic
- Login credits
- Traffic credits
Attached is my webhook file notify_ezmm.php
When members purchased Login Credits or Traffic credits
everything in the notify_ezmm.php file was updating
correctly.
A couple of weeks ago, I hired a programmer to add another item
to sell which is Solo Email Ad
Ever since he added this code to the notify_ezmm.php file,
not only does the code for the Solo Email Ad not work
but now the codes for the Login Credits and Traffic Credits
stop working.
I just need someone to take a look a the notify_ezmm.php
and fix it so that the Solo Email Ad, Login Credits and Traffic
Credits codes are updating the tables according to their codes.
My PHP-based webhook stopped writing data to the database after a recent change. The endpoint still receives the event payload, but the INSERT/UPDATE queries never reach the tables, so no new rows appear and existing rows remain unchanged.
I need someone to dive into the current PHP file, trace the execution flow, identify the exact point where the data handling breaks, and deliver a clean, well-commented fix. Please keep the existing structure intact—this file is already wired into other services—and focus only on getting the table updates working again.
You’ll have access to:
• The webhook PHP script
• Database credentials for a staging schema (MySQL)
• Sample event payloads for local testing
Deliverable: the corrected PHP webhook file plus a brief summary of what was wrong and how you resolved it, so I can replicate the fix in production. If you spot any obvious security or performance issues while you’re in there, feel free to highlight them, but the primary goal is restoring reliable table updates. Attached is a copy of my webhook file notify_ezmm.php
Thanks