Author: Jeetendra Singh
form validation library in php

Hi Geeks,
Today i am sharing a generic class for
Form validation library in php
& it also populate if form validation failed. First of all you can download the ‘form validation library in php’ by clicking on
Verify Email is Exists in real world or not ,Download Php code

Hi Geeks,
As per need in one of my project, i have used following code for Check Email is Exists in real world or not .
In this tutorial we have made a class for checking a email
Custom form validation in Codeigniter

Hi Geeks,
Today i am sharing you the Custom form validation example in codeigniter. Suppose we have a custom requirement to validate the data with our own custom rules like email already exist in database, So for this
How to work with AngularJS as frontend and PHP MYSQL as backend

Hi Geeks,
In this tutorial you will learn that how to work with AngularJs as web frontend or in any hybrid app and get retrieve data from database using php and mysql. We have created restful webservice for
Array to Xml Conversion and Xml to Array Convert in PHP

Hi Geeks,
Today i am sharing you a code snippet for converting xml to array with attributes also and vice versa (Convert array to xml). This class is very useful to parse rss feed and to make rss
CONVERT HTML TO PDF IN CODEIGNITER Using MPDF

Hi Geeks,
Today I am Sharing you the code for making pdf or download pdf files in codeigniter. In this Code snippet we have used the MPDF Kit for generating pdf of html views or dynamic templates. So
Text to Image Convert using php code . Download source Code

Hi Geeks,
In this tutorial we will learn that how to Create and save dynamic image in php using gd library or Text to Image Convert using php code . in this example we have a requirement to create
How to make a news aggregator website

Hi Geeks,
I am Sharing you the code for reading a rss feed using php script.
Following are the Steps to make a news aggregator website using rss reader in php
Step 1: Create a form having Rss