
Search In
Here we will learn how to filter multiple variable using the filter_var_array() function.It returns an array of values for all the requested variables else it will return FALSE if failed.
Example
$abcd = array
(
"firstname" => "ravi",
Hi Reader’s,
This blog includes the concept of how to store user information in NSUserDefaults in swift language. Below is the code in swift language for the same:-
import UIKit
import Foundation
class RegisterViewController: UIView
Here is the sample code implementing ajax call to send the data of a form to the controller and receiving json response from controller.
Student.java
Create a java bean class and generate setter and getter.
public class Student
{
private Str
If the create method is successful, the value associated to the request key will be a dictionary containing various information about the created request:
1-id: the request id
2-key: your private key for this request
For example code is like below.
To send an e-mail:
Step1: Create a Job.
Step2: From Design menu, drag and drop Mail in your Job.
Step3: Right Click, Edit the Mail and set up Address, Server, Email Message, Attached File(if any).
Step4: Execute the Job.
In this blog, we illustrate how to create a login page with some validation using angular js.
To validate a login form data we can use the following to trace the error:
1. $dirty:- It is used to check whether the value has been changed or
Here we will learn how to insert multiple records into MySQL Using MySQLi/PDO using the mysqli_query()/exec function in MySQLi and PDO respectively.The examples below insert two new records to the "Employee" table:
For example:
MySQLi mode
<?
To Creating Outgoing Mail Server in openerp-6.1
Follow these step given below:-
1. Go to Setting->Configuration->Email->Outgoing Mail Servers, and create
2. In Description field, give an appropriate name, example: localhost
3. SMTP Server,
To create incoming mail Server in openerp-6.1
follow these step given below:-
1. Go to Setting->Configuration->Email->Incoming Mail Servers, and create
2. Give a Name, example: Incoming Gmail Server
3. Select Server Type as POP/IMAP
4. In Se
To attach a transformation log in Mail:
Step1: Right Click, edit the Transformation.
Step2: Go to Logging Settings.
Step3: Enable Specify Logfile, and provide the name and extension of file as below:
Step4: Go to Mail, edit the settings.
Step5