
Search In
Hello Readers..here are some basic commands that we use in Linux
1. File Handling :
mkdir- make directories
Usage: mkdir[OPTION]DIRECTORY...
Example: mkdir rahul
&
Session is used in php to store information with the help of session variable. By creating session we can use that information across multiple pages. When we create an application we write the code, do some changes and then we close it our syste
Hello friends, I was working on the project where I need to import countries database with their country codes. I am providing you the countries database with the help of which you can display list for countries with their country codes on your web p


Hello
Today we would discuss about the importance of Audit Trails in PIM Desktop.
Audit Trail
An audit trail comprises the transaction with a record of each stage involved in it. It aids in simplifying problem administration by tracing the sequenc
Whenever, we want to show google map inside bootstrap tab, it works fine as far as it is needed to be shown inside the tab which is set "active" by default, usually first tab is set active and its content is shown visible by default.
 
JavaScript is extremely helpful when you require information elucidation and control on the customer side. JQuery is a standout amongst the most prominent and valuable JavaScript libraries. Web designers adoration to utilize JQuery and we use the sam
PHP provides different functions to include content of one php file into another file before execution of the file. There are following four methods which can be used to include files :
1. include
2. include_once
3. require
4. require_onc
Stack View is a class that allows you to layout views either a vertical or horizontal manner. It saves us from use of constraints in auto layout. We simply embed our views to StackView to make it work. Stack View manages the layout of its subvie
Hello, readers In today's blog I have tried to make An Animated Birthday Cake using animation, transform, keyframe and box-shadow properties of CSS3.
In this example, Firstly I have created a div with the class name as cake for creating the imag
