
Search In
Hello guys,
Its really helpful for integration Paypal in PHP to verify card details.
To integrate it, first you have to download the PHP-Paypal SDK, below is the direct link
https://github.com/paypal/PayPal-PHP-SDK/releases
// 1. Autoload the SDK P
If you want to Sending Email in OpenERP (Odoo) follow the below mentioned steps: -
Step-1 Go to sales Menu
Step-2 Go to sales Orders and click on create button.
Step-3 after clicking Create Button, fill in the above Quotation in below figure.
Sometime you may need to pass the array in the url.
You can do this as following:
<?php
$array["a"] = "A";
$array["b"] = "B";
$array["c"] = "C";
$array["d"] = "D";
$str = serialize($array);
$strenc = urlencode($str);
print $str . "\n";
print $s
Naming convention in cakephp
To get Maximum advantages from Cakephp then we need to follow some basic naming convention that cakephp rules says.
Naming convention follows principles of following section of cakephp
Database name
Controller file n
Hello Friends,
The following codes below is an animation effect of css3 by implementing this code the fonts will comes in smoke style.
HTML
<h1><span>C</span><span>S</span><span>S</span><span>&nb
Hi Guys, This is a simple tip related to the Photoshop scripting power which can help you in many situations to complete your task faster and smartly.
I am going to tell you how to export several layers of a PSD document to the respective separate
BEFORE
AFTER
Hello Friends, In this blog i want to show you, how you can increase your Image quality with minimum Efforts.
ok so lets get started !!!
Steps
Open an image which you want to enhance.
Now make a copy of that image. Simply press
Hey guys, Welcome back to "Part 2 - Types on Mask in Photoshop".
OK Let's get started.
Question 1: How to Apply Layer Mask?
Well, It is simple.
I have an Image on layer 1 and on the next layer i have written my name "ABHISHEK".
I want the image t
Hey guys, Welcome back to "Part 3 - Types on Mask in Photoshop".
OK Let's get started.
Question 1: what is Vector Mask?
Vector means a path or shape which will not lose the quality if we increase or decrease its size.
The vector Shapes or path ar
Xcode provides many keyboard shortcuts that can save our lot of time. Here is a list of few shortcuts that you might want to try out:
cmd+shift+o Open quickly
ctrl+cmd+left arrow Go Back
ctrl+cmd+right arrow Go Forward
ctrl+cmd+up Jump to Next Count
