Browse Our PHP Archive :

Using Drizzle DB with your PHP Site

While mySQL remains the primary database used with PHP sites, Drizzle is a variant that is designed to be faster and more nimble. An open source by product of mySQL, Drizzle is a much more lightweight database which makes it easier to scale without complications.

An Overview of the Code Igniter PHP Framework

Designed to be agile, lightweight and flexible, there is an entire community of users who build modern applications using the Code Igniter PHP Framework.

Using Loops in Dynamic PHP Application Code

Rather than writing each line of code from scratch a while loop allows you to nest logic within a single statement to make it much easier to generate statements as long as certain conditions are met.

Best Ways to Analyze Errors and Debug Your PHP Code

Even the very best PHP coders encounter bugs and errors in the coding process and an effective process can ensure your team is prepared to identify and fix them in an effective manner.

A Guide to Using PEAR With PHP

PEAR provides a set of development tools for common PHP libraries and extensions to speed up application projects in PHP. Read our introduction guide to PEAR to learn more.

PHP Configuration with the PHP.ini File

The php.ini configuration file can help you set a broad number of parameters on your server including paths for certain types of files, file extensions and parameters for databases.

A Guide to Conditional Statements in PHP

Any time you need to compare a value relative to another value or an anchor to determine what types of content to show, conditional statements provide the underlying logical structure you need.

Introduction to PHP

PHP is short for PHP Hypertext Preprocessor. It is a programming language that web programmers use to write codes and develop web applications. PHP is an open source programming language and can be downloaded free of cost. This article talks about what PHP is and about PHP Web Hosting. PHP is one of the most [...]

Configuring PHP Settings in a Shared Hosting Environment

Shared hosting has always very popular among the average website owners as it’s one of the cheapest hosting solution. Not everybody can afford to have their own dedicated server. While shared hosting may suit most website requirements, in some cases you’ll need to change some PHP settings. And as you don’t have access to server [...]

How To Enable PHP5 on Addon Domains with Lunarpages Hosting

As I was installing TYPO3 on my Lunarpages account yesterday, I noticed that PHP4 was the active version on my account. This sort of confused me as I thought I enabled PHP5 through cPanel as they mention in their knowledgebase. I soon found out that enabling PHP5 through cPanel will only work for you main [...]

How To Install Your Own Web Server – Installing phpMyAdmin

This is finally the last post of this series on How To Install Your Own Web Server. In my last post I’ve shown you how to setup a virtual host and now we’re going to use this to install phpMyAdmin. Of course, the purpose of this tutorial is not really to install phpMyAdmin but it’s [...]

How To Install Your Own Web Server – Adding A Virtual Host

In my last post of this series, I’ve shown you how to create a MySQL database using the GUI tools. In the fifth part of this tutorial, we’re now going to see how to add a virtual host. What Is A Virtual Host? A virtual host allows your web server to serve multiple websites from [...]

How To Install Your Own Web Server – MySQL Database Management

Unfortunately I haven’t seen any good web hosting control panel for Apache on Windows (if you know some, leave a comment!). So that’s why we’re going to need something else to manage the MySQL server. MySQL provides a set of GUI tools that allows you to perform such tasks as managing databases, managing database users, [...]

How To Install Your Own Web Server – Installing PHP

In the third part of this tutorial, we’re now going to install PHP 5 on Windows. In the two previous posts, we’ve seen how to install Apache and MySQL on a Windows computer so you you should already have a working web server and database server.

How To Install Your Own Web Server – Installing MySQL 5

This is the second part of our tutorial on how to install your own home web server. In the first, you’ve seen how to install Apache HTTP Server on Windows. Now we’re going to see how to install MySQL, a free database server. MySQL comes in two flavors: Enterprise Edition and the MySQL Community Server. [...]

 

Top 10 PHP Hosting Providers

InMotion Hosting - $5.95
WebHostingHub - $4.95
iPage - $2.99
JustHost - $3.45
HostGator - $4.95
FatCow - $3.67
GreenGeeks - $4.95
HostMonster - $5.95
BlueHost - $6.95
10 GoDaddy - $4.31
 
 
 
 

Tutorials by Category

 
 

Recent Comments

 
© Copyright 2010 - TheWebHostingHero.com