Difference Between Get and Post Method in PHP ?
Answer : GET requests can be cached...
How to run PHP in command line ?
Answer : PHP is a server side scripting language, a lot of development using PHP...
How to download a php script directly in your script page ?
Answer : Here we create a PHP script, name it "download.php"...
What is Magic Code ?
Answer : Magic code is used to describe...
How to find out, how a user visited a particular page ?
Answer : We add a counter in that page....
Is running apache as a root is a security risk ?
Answer : Yes, running the apache as root...
MVP Android – What is MVP architecture in Android ?
Answer : MVP is a design pattern for developers to write their code...
Android Fragments
Answer : A Fragment is a piece of an activity which enable more modular...
Android Activity Lifecycle | android lifecycle
Answer : An activity represents a single screen with a user interface...