
Deep Link in Android
Steps to Implement Deep Link (2 + App Links) for Your New App Since I already have one app on Play Store with deep lin…
Steps to Implement Deep Link (2 + App Links) for Your New App Since I already have one app on Play Store with deep lin…
OTP Verification/Phone Verification in Android To skip the OTP login page once the OTP has been verified at least onc…
Notice : session_start(): A session had already been started The error Notice: session_start(): A session had already…
csrf_token in PHP for Secure Post Transfer To secure the sensitive parameters (e.g., user_id, dob, birth_time, birth_pl…
Password Reset process in PHP To complete the password reset process, you’ll need a reset-password.php page to handle …
Code to Convert dd-MMM-yy to dd-MM-yyyy in Android Java To convert workDate for example from format "15-JUL-25&qu…
Handle Response as a raw primitive instead of a JSONObject from Postman Post man return simple 1 as response but i am…
PHP Server Handling Using Android The php://input stream in PHP is a read-only stream that allows you to access the r…
Change Flutter Package Name for Android and iOS Changing the package name in a Flutter app is a critical step, especia…