
Search In
Hello Readers,
In my previous blog I have explained about How to implement cron job using laravel 4.x
Now, In this Blog I will guide you How to add folder in controller using laravel 4.x
If we want to add our own folder in controller and define co
These are reasons that why WPF is better than Winforms:
A->Any where Execution(XAML) : Any where Execution means you can create your UI once in WPF and then run it as window application or run it as web application. This is possible because inter
Step-1 Install Audit Trail module
Step-2 After that custmozie .py(Python file) file: In below example, I have custmozied .py file. You can directly copy the below python code in your .py file:-
from openerp.osv import fields, osv
from openerp.osv.os
Jquery animate() method performs a custom animation of a set of CSS properties to change the state of an element from one to another.
Only numeric values can be animated (like height: "100px"). But string values cannot be animated (like "background-c
Jquery animate() method performs a custom animation of a set of CSS properties to change the state of an element from one to another.
It is to note that only numeric values can be animated (e.g. height: "100px"). String values (e.g. "background-color
Hi,
Are you still working with Image Loader or Universal Loader library for lazy loading of images in listview. if yes then you should know that sometimes these libraries could give out of memory exception if you are fetching lots of images or imag
You could predisolone online go back to the routine timetable, simply ensure this does not happen once more. Such patients should apply some topical remedy to ensure they can regulate read full report their acne breakouts and prevent new outbreak
Jquery .attr():
Get the value of an attribute for the first element in the set of matched elements.
An attribute value may only be a string.
The attributes contains basic information along with some additional information about an HTML elemen
Optimistic locking is used to restrict updation of a record by multiple user at the same time . For example we have two user u1 and u2 and both of them is trying to edit the same record from a model City . While u1 is editing the record u2 comes
Umask is a number which define the default permissions that is not given on a file or any directory.
How to Calculate Umask:
We can subtract the umask from the base permissions to determine the final permission to any file. Please see below examp
