Quantcast
Channel: Tutorialized.com - Latest Tutorial Listings For Development
Browsing latest articles
Browse All 15 View Live

Simple wordpress seo plugin using custom meta – Part 1

How to create a simple wordpress plugin to add unique custom meta data to your blog posts/pages and extend it according to your own needs.

View Article


Getting Started With The Google+ PHP API

This screencast will teach you how to get your Google+ application setup and running to begin working with the Google + API. We will use the PHP sample test app to setup an application and get...

View Article


How To Use Twitter API To Display Your Twitter Updates

Learn How you can use PHP to display your twitter updates by using the Twitter API. The next part of this tutorial you will learn how to put this code into Wordpress widget.

View Article

Just-In-Time Image Resizer With Cache

.htaccess Trick that lets you request and generate images of any size

View Article

PHP API Development: Dreaming Of Your Own API? Make It Possible Today!

I have often dreamed of creating an API for one of my sites but I’ve always set it aside as I thought it would be too much work to do. One day I just decided it’s time to build it.

View Article


WordPress Featured Posts using Nivo Slider

How to create Featured posts slider using Nivo Slider in wordpress powered blog or website.

View Article

Generate PDF Files from Database using CodeIgniter

Learn how to generate PDF File from Database using Codeigniter library called the R&OS Library.

View Article

Generating PDF files with tabular data in it, using CodeIgniter

This is post which will teach you how you can generated pdf files with data displayed in a tabular format, using CodeIgniter Framework

View Article


PHP installation script

In this post, we will discuss about installation script for our web site or web application. I divided into four functions for four steps. Before we do the first step, we need some code to call our f...

View Article


Load More Using KnockoutJS, PHP/CodeIgniter (Part 1)

Everyone has used social networking sites and almost all of them implement Load More functionality to load additional posts/messages. Load More is actually alternate way of pagination. There are two ...

View Article

Registration Form PHP Script

You will know to create a registration form using php. It is secure method to make your password more secure while your registration method

View Article

Convert number to word with PHP

You can use this freely and modify it however you want.

View Article

Table As HTML Using PHP

Learn this simple method to display a complete table in HTML using PHP.

View Article


Displaying database records in unordered list format Using PHP?

Displaying database records in unordered list format Using PHP?

View Article

How to trim all members of an array with PHP?

The array_map() function allows us to make the callback to the elements of the given arrays. By using php built in function trim() with array_map() you can trim the white space from the beginning and...

View Article

Browsing latest articles
Browse All 15 View Live