
Search In
When you run a script in QTP , then it may be possible that application may not respond with the same speed of script. Synchronization is the process of adjusting the time gap between script speed and application speed .
Method that can be implemente
1) Login to Joomla Administrator.
2) In the top menu, hover over Extensions and click Language Manager
3) If you haven't created any overrides yet, the list will be blank and you'll need to start adding them.
4) Click the Overrides Tab and then click
1) Login to Joomla Administrator.
2) In the top menu, hover over Extensions and click Language Manager
3) If you haven't created any overrides yet, the list will be blank and you'll need to start adding them.
4) Click the Overrides Tab and then click
1) Login to Joomla Administrator.
2) In the top menu, hover over Extensions and click Language Manager
3) If you haven't created any overrides yet, the list will be blank and you'll need to start adding them.
4) Click the Overrides Tab and then click
/* Header file to includes.
fopen is use to open a file in write mode here.
fputcsv function is use to output the CSV file having the name of columns and data coming from database. */
header('Content-Type: text/csv; charset=utf-8');
header('Content-
Here are some basic animation examples like : Fade in/out, rotate, zoom etc.
How to use :
Add Animations.h and Animations.m files in your project.
Import Animations.h class.
Invoke required class method in this way :
[Animations zoomIn:viewToA
Hello All,
These are the following steps to use "Group By" in views 3
First create a new view.
Select your content type under Filter section.
Select style under "FORMAT" section in your page.
Go to the selected style settings there you find the
Sometimes we require to print more than one copies of any report for example an invoice which may have two or three copies, one for customer, one for salesman and one for Accounts department or a payment voucher to be printed twice.
I got the same
Another mysql daemon is already running with the same unix socket
You got the above message from server, when are trying to restart the MySql from command promt. SO, to avoid the above error and start the MySql follow the below steps -
1 - Run th
Hi All,
I was searching for multiple skype window in linux (Ubuntu 13.10) and found lot of options but they are quite complicated for beginners. I found a post and found a simple and working option:
1: Open run window (Alt+ F2 or direct click on ic
