
Search In
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
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.
&
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
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
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
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
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
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>
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
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