klsmdkljsladjlkajsdlad
hey fellas! i am mubarak back again to my site! Its good to be home, i will start writing tutorials shortly so stay back! and watch for it.
This site is under construction right now we’ll rectify nd back soon
In this tutorial we are going to create a contacts grabber using PHP which grabs contacts from google contacts we will use google contacts api to retrive the contacts, so lets get started.
Requirements:
Server
PHP
Curl
How it works ?
First we get email and password from the user then using the email and password we make the user login [...]
As i promised in the last post i am writing the tutorial of creating the registration form for our social networking site, so lets start coding.
The Database:
create a new database called mysocial because our site name gone to be this.
Next for the creation of registration we are need of only one database and that is [...]
70% of internet users spend their online time on Social Networking sites, even you and me are also spending our times with these sites.
So what exactly social networking site do?
It connects you and your family & friends through..
Posting videos
Posting pics
Send mails
Chatting
these are the main things that a social network site do.
Before we start building we [...]
Today we are going to create a Login Form using CodeIgniter ,We will build from scratch and we are going to create it within 10 minutes beleive me CodeIgniter Framework is so easy so lets begin.
First go to CodeIgniter and download the latest version of framework
Next create a folder inside the local web server I [...]
With jQuery, selecting HTML elements is laughably easy. But at times, we may wish to further refine the selection, which can be a hassle when the HTML structure is complicated. In this tutorial, we’ll explore ten ways that we can refine and extend a set of wrapped elements that we wish to operate upon.
Visit article
We’ve all had to achieve some effect that required an extra handful of divs or PNGs. We shouldn’t be limited to these old techniques when there’s a new age coming. This new age includes the use of CSS3. In today’s tutorial, I’ll show you eleven different time-consuming effects that can be achieved quite easily with [...]
In this tutorial, we’ll create a Drawing Application with basic functions and an easy to use interface. Feeling artistic? Then let’s go..
Visit article