Social rules/conventions that will help you become a better person
Don’t call someone more than twice continuously, they might be busy with something. Respect their time by assuming it something…
Technology, News , Entertainment and More stuff
Don’t call someone more than twice continuously, they might be busy with something. Respect their time by assuming it something…
Connect to the router and open the url http://tplinklogin.net/ Enter username and password. Now navigate to Lan Settings under Network…
In a situation where we have a dictionary mapping and want to use the mapping to replace a particular string…
HTML forms are used to pass data to a server either using get/post method. A form can contain input elements…
Tag Description <!–…–> Defines a comment <!DOCTYPE> Defines the document type <a> Defines an anchor <abbr> Defines an abbreviation <acronym>…
In this C program we are going to take two integer inputs from the user then add it display its…
Let us assume we have a JSON array of objects that contain some key value pairs. We might want to…
When we create APIs using nodejs we often enable them to run on particular port number. It is all fine…
Often we run node servers in background. Like using screen or using a cron job that starts while booting. So…
To test a successful php installation. We can check the PHP version in your machine or test the entire PHP…