Showing posts from 2025

Password Reset process in PHP

Password Reset process in PHP To complete the password reset process, you’ll need a reset-password.php page to handle …

Raw Primitive Response in Postman

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

PHP Server Handling Using Android The  php://input  stream in PHP is a read-only stream that allows you to access the r…

How do add a logo in Flutter?

How do I add a logo in Flutter? Flutter SDK is an open-source software development kit for building beautiful UI whic…