Backend Guide

Referral / Invite System — Setup Steps

Follow করে নিজের project e implement korun। Code box gulo shudhu reference — copy kore nijer file e paste korun, sorasori run hobe na.

1
Create invite.php page Referral code, invite link, copy & share UI
2
Create referid, income_status — DB row Run once on the user table
3
Registration page — insert referid No separate code block yet — wire this into your signup handler
Registration form theke submit howar somoy, referrer-er phone / referid value ta user table e new row create korar shomoy insert korte hobe.
4
Income send page Referrer-ke ekbari reward credit kora

⚠️ Note: raw $referid / $phone query e directly boshano hocche — production e jaowar age prepared statements diye SQL injection theke bachiye nin.