
Search In
Hello reader's If are using the Windows environment and developing the SSL based websites then you might have to enable the SSL for PHP for the first time. So to enable that you just need to perform the following tasks steps:-
Step1: Rename php.in
To create Product Categories in openerp-7 follow these below mentioned step:-
Step1- Install product module
Step2- Go to Warehouse-> Configuration -> Products->Product Categories
and create new Category.
See the below screen-shot for mor
Hello readers, Today in my blog I have tried to create sidebar-menu using JQuery Plugin.
As I am a beginner in this technology, while working over the dashborad admin template I faced various complications so to resolve them I came across se
If you are a Cell Tower landlord, at some point you will have probably been approached by a Cell Phone wireless carrier. Often, this is to discuss or make changes to your cell tower lease agreement.
Cell Tower Consultants are there to help y
User Exit is a customize java code, that will help you to manipulate with the data before referring it as GOLDEN.
There are many class provided by Informatica for User Exit such as postLoadUserExit, postMatchUserExit etc.
Example: Suppose I have a b
How to configure mail in liferay 6.2
step 1.
Click on control panel-->Server Administration--> Mail
Step 2. Configure the mail server settings
Incoming POP Server: pop.gmail.com
Incoming Port:995
Use a Secure Network Connection: Checked(Y
This is where I'm getting the error. I just want to ask what should I do, to make this code running. I'm building a chatbot using tensorflow. And mostly the error is encountered in the if-else statements. So please have a look at it. And let
The Raspberry Pi is an amazing little thing for the ones that understand it and its various applications across the many small but creative projects which have been ushered in through the years. The Raspberry Pi 3 B+ (Pi 3 B+) is the latest iteration
Need help in inserting the below code packet to SQLite:
public class StepDetector {
private static final int ACCEL_RING_SIZE = 50;
private static final int VEL_RING_SIZE = 10;
// change this threshold according to your sensitivity prefe
To rename a database in MySQL you need to follow the steps given below:
Dump the schema using Mysqldump
Restore the dump schema to other schema
Drop the old schema(if required)
For Example:
Suppose we have a database emp which needed to renamed a
