Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Android ViewPager Example [Video Tutorial]

Hello everyone, This Android Video Tutorial will provide you clear idea about "What Android ViewPager is and How to Implement it in Android App?".   Basically ViewPager is an application or a widget tha

How to Prevent Flickering in Angularjs While Page Loads?

Hello All, We are sometimes in a situation when a particular page loads up on the browser and there are some incomplete contents, raw code displayed in the browser while Angular Js is loaded.   So in order to prevent the browser to show the r

How to check which version of Joomla is running on website?

To check the version of joomla you are using includes various steps depends upon the version of joomla you are using. So here various steps are given according to the joomla version Joomla 1.0.x: Login to the backend of your site(admin section of

Finding Banned Words On A Page And Not Within Other Words!

Php Lovers! I am NOT searching for banned words within other words on a page but searching for banned words within a loaded page. I am not actually looking for banned words within other words but within the page (meta tags, content).  And so,

5 Ways to Optimise Your Website User Experience (UX)

Generating the ultimate user experience doesn’t take place overnight, and there can’t be only one area you can improve to create the ultimate website. It’s the composition of many small things. The list below is a great way to make

How to read request parameters from velocity template in liferay

Hello guys, To Read request parameters in which parameters send with liferay page URL (i.e http://192.168.3.10:8080/group/dentalnotebook/patientprofile?patientId=140701) and to read from velocity template in the liferay 6.2. Below example help to

How to sort table columns using Table Sorter

Follow the given steps: 1) Add the script in your page <script type="text/javascript" src="/path/to/jquery-latest.js"></script> <script type="text/javascript" src="/path/to/jquery.tablesorter.js"></script> 2) It will sort

How to use plugins in wordpress?

WordPress is one of the most popular and simple platforms for blogging. It has themes, plugins, widgets and functions/resources which are used to improve your blog or website. WordPress provide most of the themes and plugins free which are developed

How to scale and strech the image in a fix size?

If you have a fixed div and you want the image to be put over it by stretch and scaling then you can use the following code for html and css:- In the html page add class 'background' and 'stretch' <div id="background"> <img src="img.jp

How to Authenticate user in PHP using PDO

Hi friends, If you are using PDO in php , Now you can Authenticate user using simple code. include 'conn.php'; try { $username = $_POST['user']; $password = $_POST['pass']; $smt=$conn->prepare("SELECT * FROM signup WHERE username

1 65 170
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: