Archive for the ‘PHP’ Category

How to create a registration page with PHP

This tutorial will teach you how to create a registration page for your website with PHP and MySQL…more

Popularity: unranked [?]

WordPress Featured Posts using Nivo Slider

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

Popularity: unranked [?]

PHP email form tutorial

A step by step tutorial on how to submit the contents of a form by emails using PHP….more

Popularity: unranked [?]

Writing a Post Views Count Plugin: Part 1

Writing a plugin to display post views count for each post, including shortcode and template tags feature to use it anywhere….more

Popularity: unranked [?]

PHP Tutorial – HTML.net

This PHP Tutorial will give you an easy, yet thorough and accurate introduction to PHP. PHP gives you the freedom to add advanced features to your website….more

Popularity: unranked [?]

Add simple comment functionality

You can easily learn how to add comments functionality on your website. Comments are stored in file so no database is required….more

Popularity: unranked [?]

Quickly Setup a PHP Work Environment with XAMPP

If you want to get started with programming in PHP, you’re probably wondering what software you need to setup your workspace locally….more

Popularity: unranked [?]

Basic PHP Crash Course (part 7)

In this post, we discuss how to retrieve or select the data from MySQL database to view our pizza order. To do so we should create admin folder. So that we can prevent the customer from viewing our ad……more

Popularity: unranked [?]

Basic PHP Crash Course (part 6)

In the early posts, we do not save the order data. To deliver the user order, we have to save the order data permanently. To do so we will need suitable database server. I will use MySQL….more

Popularity: unranked [?]

How to Build Your Own Custom WordPress Premium Theme Admin – Part 2

This is part 2 of this tutorial, we continue from where we stopped in part 1 and take you to the more advanced parts of creating your own theme admin…more

Popularity: unranked [?]