CodeIgniter : PHP Curl library with SSL Example

In this tutorial, I’ll give you brief description on using PHP cURL library or function in CodeIgniter. Now what is cURL and Why it is being used..??  cURL stands for ‘client URL’. In PHP cURL library let you make HTTP requests. PHP supports libcurl that permits to connect and communicate with different types of servers protocols. cURL is used to get content from another websites through the …

Multilingual Form Support

FormGet forms are fully transcription enabled. Create form in any language and make your company global.

Embed Form

The ease with which you can embed your forms anywhere increases the usability of your form many a times.

PHP Multi Page Form

Sessions in PHP are used to retain values of a web page and can transfer them from one page to another. Using this property, we can create a multi page form in PHP.