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.

Read the full story

Posted in MySQL, PHP, Tutorials

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.

Read the full story

Posted in PHP, Tutorials

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.

Read the full story

Posted in PHP, Tutorials

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.

Read the full story

Posted in PHP, Tutorials

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.

Read the full story

Posted in PHP, Tutorials

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.

Read the full story

Posted in PHP, Tutorials

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.

Read the full story

Posted in PHP, Tutorials

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 [...]

Read the full story

Posted in Articles, PHP
Page 2 of 41234
Webmaster Resources: Web Hosting Blog
© Copyright 2012 - TheWebHostingHero.com
Follow us on TwitterFacebookSubscribe to our RSS Feed