Amendment to the PayPal User Agreement
Effective Date: June 12, 2012 Continue Reading →
The idea behind to convert a youtube url to embed code is simple,
its only video id. Most of them already knows that, but i’m here to share the code
code that convert youtube url to an embed code.
i needed this code when i was creating a wordpress theme for a client
it was a video blog and client need this functionality to its wp admin panel with autoplay control. Continue Reading →
Integration of ajax on site is quite easy without using any toolkit. You can create your own script and call-back functions.
hummm so lets get start without wasting a time.
Before digging into code lets introduce the functions and callback function.
1. Function : Continue Reading →
