Showing posts with the label PHPShow all

PEAR install in WAMP server

Then find the php version you are using in wamp server. First find the pla…

Read more

Ajax/PHP Live Search - search database result

This is a search which is used to search database records against word entered in the se…

Read more

Get User Details from Twitter Using Username

Read more

Codeigniter video upload

Requirements 1.Create folder called "video" in the root folder 2.sometimes mi…

Read more

Codeigniter Image Preview

This code can be used to preview the image when we are uploading the image. NOTE : There …

Read more

Codeigniter - Image Upload and display Image in the same page

When the image gets uploaded ,it will load in the same page.The page will not get refresh…

Read more

Codeigniter pagination - selected page not diplaying correctly

when it is more than 3 uri segments passed in the url, selected page of pagination will n…

Read more