Configuring PHP

Written by Jason Davies Topics: PHP

How to configure PHP.

0 comments

Emailing Forms with PHP

Written by Jason Davies Topics: PHP

So, you want a nice little feedback form on your Web site. The user clicks the submit button, and the feedback makes its happy way to your email address. Let's look at how this is done in PHP.

0 comments

Uploading Files with PHP

Written by Jason Davies Topics: PHP

Tutorial on uploading files using HTML forms and PHP.

0 comments