Prashanth Blog

Saturday, July 28, 2012

Array Unique in Jquery

›
Here is the code to remove the duplicates from an array in Jquery. in below code countries is an array which contains all the elements. ...

Array Difference in Jquery

›
Hi Here is the snippet to find the difference between the two arrays in JQUERY. var array1 = ["test1", "test2",...
Friday, March 30, 2012

Cisco VPN in Ubuntu

›
Hi Here is the command to install Cisco VPN type in Ubuntu. # sudo apt-get install network-manager-vpnc For Detailed Procedure please...
Thursday, March 1, 2012

Create VirtualHost in Ubuntu

›
Hi All Here is the Procedure to Create the VirtualHost in Ubuntu. 1. Create the folders that will host your new site. By default, ...
Thursday, January 12, 2012

Placing the Contents of a Block in any Location

›
If you want to embed the contents of a block into a node, a custom block, or a page template, you can use the following snippets. D6 an...
Wednesday, December 28, 2011

SQL Queries

›
Create A Table with Constrains CREATE TABLE IF NOT EXISTS `publisher_media_types` (   `id` int(11) NOT NULL AUTO_INCREMENT,   `publisher_...
Thursday, December 15, 2011

Commands in Ubuntu

›
Here are the list of commands to install the additional packages in Ubuntu. For CURL sudo apt-get install php5-curl For Chrome Browser...
‹
›
Home
View web version
Powered by Blogger.