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

Search In

Checking an Ajax request in cakephp

For checking the ajax request one have to use the request handler component. In Cake PHP to obtain the information about the HTTP request as a form of AJAX which are requested into your application for that the Component Request Handler is used. &n

How to Create a Popover in Bootstrap.

With the help of Bootstrap we can create a popover function. In below example I am using title attribute which will specify popover header text and the data-content attribute will specify the text which will be displayed inside the popover's body. &

Indexes in mysql: Types and How to create indexes

Database index help in speeding up the retrieval of data from tables. When we query data from a table the following process is followed: -First MySQL checks if the indexes exist -Indexes are used by MySql to select relevant rows of the table and

How to use auto login in liferay

Hello Guys I am writing blog to develop auto login logic in liferay. Liferay provide auto login functionality, So we can login by screenName, userId and email address parameter's. We need to create hook to implement AutoLogin interface, so foll

What is the use of jQuery.data method in jquery?

Hello Readers, jquery.data() method or we call it as $.data is the jquery method and it is used in this DOM element associate with the data and the JavaScript objects. And, this method is used to make the jquery code clear and concise. Syntax : j

How to show new messages in desing using CSS

Hello Reader's if you want to make nice view to show the messages and alert count then you can use the Badge of bootstap <!DOCTYPE html> <html lang="en"> <head> <title>Bootstrap Example</title> <meta charset="ut

Javascript validation with date picker

While providing client side validations you need to use javascript or jquery for that. For doing that you need to use libraries that support jquery functions and methods for providing validations This code includes both validation as well as ca

How run blinking effect of div in Jquery

Hello Reader if you are making the content based website where you want to show div in bounce or blink effect. Here this code is driven by Jquery. First create html file with name bounce.html and its code will go like this:- <!DOCTYPE html>

How to make div scalable using Jquery

Hello Readers if you are designing the html UI and you want to make div resizable by mouse then you can use the code as below:- <!doctype html> <html lang="en"> <head> <link href="http://code.jquery.com/ui/1.10.4

How to Set TMP Directory Permission in CakePHP using Ubuntu

Hi, If you are facing "unable to write 'cake_dev_en-us'" Warning,Then I Wrote This Blog For You. if you have Already unzip CakePHP Framework in your Directory and set Database setting. Now Follow These Steps to set Permission for TMP Directory. 1

1 17 75
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: