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

Search In

How to make shopping cart in Codeigniter

Hello Reader's if you are developing the project in Codeignter then CI offers you a lot more featured libraries. Shopping cart is on of them. Now in this blog we will see how to develop shopping cart by Library. Suppose your website offers you the p

How to make custom button in android

To make Custom Button in android follow the steps mentioned below:- 1) Create a drawable resource file in your drawable folder and name it custom_button.xml. 2) Add the code written below in your custom_button.xml file .  custom_button.xml

Photoshop Batch Editing Function

Hey Guys!! If you are a Graphic Designer, then you probably aware of the value of good time management. Many times Graphic designers are required to work tight deadlines to get projects completed. I knew this because I'm also a graphic designer.

Method of Page navigation in ASP.NET

Page navigation means moving from one page to another in you website.  In ASP.NET, there are different methods for navigation. These navigations are :  Client-side navigation Cross-page posting Client-side browser redirect Server-Side

Comparison and logical operator in php

Comparison operator is basically used to compare any two variables. Whereas the logical operator is basically used for logical operations such as AND, OR, NOT. We know that there is precedence for the different operators we have a particular tab

Date and Time functions in C++

The C++ does not provide a valid date type. C++ inherits the functions for date and time from C.   To access date and time related functions you  need to include <ctime> header file in your C++ program.   struct tm { int t

jQuery Slider in Magento

In Magento 1.9 new RWD theme have its own jQuery Slider. Using the same slider cycle we can add slider in our page. We can find the jQuery slider coder in this path skin>frontend>rwd>default>js>slideshow.js, The co

How to Check Password Strength using jQuery

Hello Reader's! In this blog i will show you how to Check password strength  and its very important for your website to have some password checking on signup pages to force your users to enter a strong password. If you want to make your pass

PHP: How to convert text to MP3 using Google API ?

I am posting this blog, which will tell you how to convert text to voice conversion using Google API.  I am using Google TTS (Text to Speech) to convert text to mp3 file. Now lets start implementing it Create file index.php <?php if(isset

How to set the height of two div equal dynamically using Javascript?

Hello reader's if you are developing the website in which data is generated in div and height of them is not equal then you can sort out your problem from this blog.   In the scenario above, sometimes text matter in the div is not equal so

1 315 331
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: