Home

Submit

Source

Feeds

Home » PHP » Installation ::

PHP Installation
LAMP. It stands for Linux, Apache, MySQL and PHP. It's all you need to build fast, robust Web applications. All four applications can be downloaded from the Internet and used without restriction because they have open-source licenses.
Related Tutorials
PHP Forms
Contact Forms
PHP / Forms
This is very easy with a little PHP coding - So easy, in fact, that this tutorial can be understood by just about anyone, and the code itself is also mystifyingly short considering its ability to benefit your website.

Site: biorust.com Report - View Tutorial

PHP Network and Communication
Check your server status - a basic ping
PHP / Network and Communication
In this tutorial I will show you how to check whether a domain, server is up or down and how fast it is. Generally speaking we will implement a ping command with PHP.

Site: www.phptoys.com Report - View Tutorial

PHP Date and Time
Easy Calendar Applications
PHP / Date and Time
One of the latest crazes on the 'net has recently been online calendars. with the MCAL library and PHP, writing calendar applications is now easy and fully functional.

Site: www.phpbuilder.com Report - View Tutorial

PHP Forms
Contact Form
PHP / Forms
Contact forms are becoming more and more frequent on many websites. While in their simplest method they are fairly easy to create, adding security cranks up the difficulty just a notch. However, this easy to understand tutorial should help you create one in no time at all.

Site: www.dannyisonfire.com Report - View Tutorial

PHP Navigation
Populating a Drop Down Menu with Info. from a Database
PHP / Navigation
Discover the advantages of adding a database driven drop down list. Such menus are a easy way to cram a lot of links into a small, easy to maintain space.

Site: www.webdesign.org Report - View Tutorial

PHP Databases
Making Data Dynamic
PHP / Databases
One of the main strengths of PHP is its support for a vast number of databases. Very often, PHP and MySQL are viewed as an entity. However, other databases have their strengths, toofor instance, it took MySQL a very long time to support features that are considered standard in other systems; however, MySQL is known to be very fast.

Site: www.brainbell.com Report - View Tutorial

PHP General Development
A HOWTO on Optimizing PHP
PHP / General Development
PHP is a very fast programming language, but there is more to optimizing PHP than just speed of code execution. In this chapter, we explain why optimizing PHP involves many factors which are not code related, and why tuning PHP requires an understanding of how PHP performs in relation to all the other subsystems on your server, and then identifying bottlenecks caused by these subsystems and fixing them. We also cover how to tune and optimize your PHP scripts so they run even faster.

Site: phplens.com Report - View Tutorial

PHP Emailing
HTML E-mail
PHP / Emailing
An HTML e-mail is a message that is presented in HTML instead of plain text. This allows control of colors and fonts, and it even allows the inclusion of images in a message. It's easy to send HTML e-mail from your client, but it's not as easy from a PHP script.

Site: www.zend.com Report - View Tutorial

PHP Counters
Easy Flat File Hit Counter
PHP / Counters
Create a very simple hit pageview counter without any database! Use flat file scripting to make an easy counter!

Site: www.webdesign.org Report - View Tutorial

PHP File Operations
Easy way to Upload files using PHP
PHP / File Operations
Easy way to Upload files using PHP.

Site: www.apitalk.com Report - View Tutorial

PHP Network and Communication
URL Verification
PHP / Network and Communication
Do you have a big list of links in your database that you want to display but only want to show ones that are still in existance? Well theres a very easy method for doing so. All you need is the fsockopen() function. Here is an example.

Site: www.webdesign.org Report - View Tutorial

PHP Templates
PHP Navigation
PHP / Templates
In this tutorial, you will learn how to make it extremely easy to edit your site, by putting your layout in only one file, and your content into separate files.

Site: www.webdesign.org Report - View Tutorial

PHP Databases
Displaying a Database
PHP / Databases
Learn a quick and easy way to display information from a mySQL database.

Site: www.spoono.com Report - View Tutorial

PHP General Development
Timezone Class: Dealing with Timezones the Proper Way
PHP / General Development
A simple timezone script and then tell you how easy it was.

Site: www.talkphp.com Report - View Tutorial

PHP Site Analysis
Where did they go today?
PHP / Site Analysis
Have you ever wondered where people go when they leave your site? With php3 it is easy to trace this. Sure, several solutions of redirect-cgi's exist, but why bother with another language when you can keep it straight to php3 and make it more........

Site: www.phpbuilder.com Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement