
Search In
Hey all!
This blog post is about creating simple chatbox speech bubbles. There are 4 separate classes. One for the chatbox conversation, second for the speech bubble, third and fourth for the two persons interacting respectively. The speech bu
can you please help to convert the outdated function query into mysqli
function query($querystring)
{
$this->querytext =
If you want to set the expected payment data in Odoo follow the following code :
if vals.get('expected_pay_date') and self.invoice_id:
msg = _('New expected payment date: ') + vals['expected_pay_date'] + '.\n' + vals.get('internal_note'
When we are working on a shared database multiple users will made changes to it simultaneously.
So in that case when any update is being performed by one person does not gets reflect to the other person using the same table.
So mainly the p
Hello,
Here I am writing the code to create update, insert and delete functions so that we can use it the same functions anywhere in the project.
<?php
// function to insert data
function insert($table = "", $fieldsArray = array()) {
retur
If you want to validate your email field with a list of domain name and normal email validation, then we can do that with the help of following code:
HTML:
<div class="form">
<input id="emailAdd" type="text" onkeyup="emailVal()"/>
&l
Hii,
In this blog, I am going to share few lines of javascript code to create a countdown timer.
Countdown timer is used in many places like
In online shopping sites showing sale ends , starts in time, delivery time, sh
Distributions are normally segmented into packages. Each package contains a specific application or service. Examples of packages are a library for handling the PNG image format, a collection of fonts, and a web browser. FN TEST LINUXThe package
Route Guards in angular are defined as interfaces which decides navigation to a particular requested route should be allowed or not. This decision is made based on the boolean value returned from class which implemented one of various guards interfac
Jockey Rosie Napravnik (Bayern, 9th): 鈥淚t was very rough. The horses on either side of us sandwiched us so tight we were practically off the ground. We got into a decent position and he still made a run to the quarter pole.鈥漈rainer Tom Amoss (Ria Ant
