
Search In
Attach images/pdf/doc to email using Cakephp 2
Hello friends, I am writing this blog, which will help you to attach files to email using Cakephp 2.x. So lets begin with creating function in UsersController or any other controller and write t
Guys,
After getting putoff from php.net to learn php 7 (because it is not beginner friendly) and raoming around youtube for 1.5mnth to learn php and failing to get proper tutorials there, I returned to php.net. Was reading the CONSTANT chapter and r
Artificial Intelligence (AI) is designing machines that have the ability to think. The discussion about its importance have gained momentum in recent years. Is it a bane or boon to future of human existence is an ongoing debate. However the truth is
There is an ebb and flow to this power balance between suppliers and buyers. The shift, brought on by market elimination associated with the introduction of disruptive technologies, or perhaps the consolidation of competitors throughout the past seve
Performance testing define as the non-functional testing which used to determine that how the system will react in different – different level of work load or stress. This testing basically used to determine the issues of performance.
In performanc
Hello guys,
Entities are the heart of a service which are defined in the service.xml in the liferay portlet. It represents the map between the model objects in Java and the fields/column and tables in your database. Once your entities are defined in
Making Animated Placeholder
To make a Placeholder animation we need to make custom placeholder, for this I have used span tag.
HTML -
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<
HTML5 Geolocation API
The Geolocation API specifies a general putting into effect for the objects, properties,
and methods to unite with the Geolocation interface. One object holds the whole
implementation of the W3C Geolocation API—the Geolocation
If you want to redirect to another page,simply use window.location property of javascript. You can use window.loacation.replace or window.loaction.href to accomplish this purpose.
If you use window.location.replace,the replace() method do not save t
CakePHP provides user to do advance view designing and making custom architecture for designing, for quick web developments. The CTP file extension is associated with the CakePHP. Ctp file contains template CakePHP template.
It is as same as a view