
Search In
If you are facing following exception while running your code:
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
Default size of most of JVM Java Heap Space is around 64MB, it can easily ran out of memory if your application a
You must speak with your medical care company for complete ventolin info about the threats and benefits of utilizing this medication.
This implies that the receptors that accountable for sending the signals of food cravings to the mind become brie
Hello All,
Here I am sharing some information to include and use of the SoftKeyboard Plugin for Android.
1.Install SoftKeyboard plugin using the latest version from GitHub:
$ cordova plugin add https://github.com/phonostar/PhoneGap-SoftKeyboard.g
If you need to print the complete current url you can do following steps.
1. In the view file code will go like this:
<?php echo $this->here; ?>
This syntax'll give you the absolute url starting from hostname i.e. /controller/action/para
Variable is a name. Variable name reserved an area which is allocated in memory.
In java each and every variable has some specific type, this specific type defines the size in variable's memory.
One should declare variables before used.
Eg. int a; /
Hello if you want to get last insert id or something equivalent to this you can try following steps:-
Lets take this example, Here I just inserted the field in column
$data = array('menuName' =$_REQUEST['menuname'])
$this->Menu->crea
Hello all,
Working with asp.net, at times, we have to show graphical reports user which can be implemented using Chart like Area Chart, Bar Chart, Box Plot Chart, Bubble Chart, Column Chart, Doughnut Chart, Line Chart, Pie Chart etc.
In my project
CakePHP or Symphony2? This is a common question that are arising in the developers community and topic lists this may lead developers sometimes get undermine to clarify users as which is the best framework in php.
Lets talk about Symphony2 first,
Hello All,
In this blog we will discuss about how to pass CakePhp variable in javascript.
So firstly we will be initiallizing a variable in the function below i.e abc(),then set this variable in for the ctp file.
Example-
function abc(){
$this-&
Draw Rectangle with Linear Gradient : In this article I will show you how to use Linear Gradient to draw the graphics. To draw graphics with Linear Gradient in web page we will use Canvas API, we will draw the createLinearGradient() method. Following
