Tutorial search

PHP Tutorials
Tutorials
Stuff
Affiliates

PHP Tutorials


We hope that you will enjoy our PHP tutorials. Feel free to contact us if you would like to be a tutorial hero and contribute your own PHP tutorial to our site. Thank you !

Sort by:
How To Create Basic Poll Using PHP & MySQL (Part 2)
How To Create Basic Poll Using PHP & MySQL (Part 2)
Basically, you need to write static function to: - query your poll question id, question, answer, option count, total vote count and status from tbl_poll - query user voted record to check whether user has voted before or not. - Do delete record from tbl_user_vote and insert user_id, qst_id and option value if he has voted. - Update option count and total vote count.
Difficulty:
Limit Characters From Your Text
Limit Characters From Your Text
Limit Characters From Your Text Limit Characters From Your Text Limit Characters From Your Text
Difficulty:
Working With Time Zones in PHP
Working With Time Zones in PHP
This tutorial explains how to handle converting times to different time zones using the DateTime and DateTimeZone classes provided by PHP 5.2.0+.
Difficulty:
Widgetizing Wordpress
Widgetizing Wordpress
Widgetizing your wordpress theme sounds harder than it actually is. In this tutorial il show you how.
Difficulty:
Create an RSS feed
Create an RSS feed
This tutorial will show you how to make an RSS feed with php, For this guide we will build an RSS feed that will pull the latests posts from a blog database.
Difficulty:
Managing and Enhancing Multi-Author Blogs with WordPress 2.7
Managing and Enhancing Multi-Author Blogs with WordPress 2.7
In this the second part of a two-part article by Jean Baptiste-Jung, we shall learn about managing and enhancing a multi-author blog. In this article, we are going to learn how to create, enhance, and get the most out of your multi-author WordPress blog. Some of the tasks performed are Displaying author picture on posts, Displaying the author’s gravatar picture on posts, Adding moderation buttons to the comments, Getting notified when a new draft is saved, and Allowing multiple authors on post
Difficulty:
Variables, Numbers and functions in PHP
Variables, Numbers and functions in PHP
I haven't done many PHP Tutorials recently so I decided I'd be writing a couple of PHP tutorials over the new few days, pretty basic stuff nothing complicated. In this tutorial were going to be learning about variables and numbers in PHP, im going to show you how they work and how you can use them, you'll also learn how to create your own variables and how to use pre-defined variables. You'll also see how they work and how you can apply them to future scripts that you may make in the future!
Difficulty:
  How To Create A Pagination In PHP
How To Create A Pagination In PHP
How To Create A Pagination In PHP this you can use in all scripts
Difficulty:
Adjustable visit counter
Adjustable visit counter
This tutorial shows how to create cool and adjustable visit counter. It has some good features and it's very easy to integrate.
Difficulty:
Alternating table row colors
Alternating table row colors
Alternating table row colors its great leeson you can make your rows withe colors
Difficulty:
Search An Entire MySQL Database Using PHP
Search An Entire MySQL Database Using PHP
Learn to utilize PHP to search every column, of every table, of a MySQL database.
Difficulty:
 Change Any Text To Image By Php
Change Any Text To Image By Php
Change Any Text To Image By Php php lesson and image and all in one
Difficulty:
How to Syndicate Content without Utilizing a News Feed
How to Syndicate Content without Utilizing a News Feed
How to Syndicate Content without Utilizing a News Feed
Difficulty:
SQL injection attack prevention
SQL injection attack prevention
SQL injection attack prevention now make your script save
Difficulty:
Verifying email address
Verifying email address
Verifying email address php lesson its greeeeeeeeeeeeeat
Difficulty:
Total Tutorials in Category: 2475