How to write html code in PHP
When developing a web application with PHP, we frequently need to print or echo a few HTML results. This work […]
We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!
Learn from Guru Rajesh Kumar and double your salary in just one year.
When developing a web application with PHP, we frequently need to print or echo a few HTML results. This work […]
Installation of a program means inserting that particular program in your computer so that it can be executed properly. Some […]
Examining History in Subversion Your Subversion repository is like a time machine. It keeps a record of every change ever […]
The tasks can be scheduled to run on the same machine (Master), or on a different machine (Slave). A master […]
How to put comment in Ant | Comments in Apache Ant Method 1: <!– Comments are just as important in […]
A sample Ant build script that builds a WAR file <project name=”MyWebApplication” basedir=”..” default=”install”> <!– project-specific variables –> <property name=”jsp.dir.name” […]
To install svn in linux and make it fully working , I found it really tough and it has taken […]
Situation For one of our clients, Build is taking 8 hours and nightly build is failing frequently. Test case execution […]
E17 is a lightweight window manager/bundle of libraries for Unix based operating systems. E17 is designed to be both elegant […]
This was like the first time where I had to write something that will be able to read something out […]