SitePoint Articles RSS ?

Server-side Coding : PHP & MySQL Tutorials

How To Handle File Uploads With PHP
by Kevin Yank

Kevin Yank

A common challenge faced by PHP programmers is how to accept files uploaded by visitors to your site. In this bonus excerpt from Chapter 12 of the recently published SitePoint book: Build Your Own Database Driven Web Site Using PHP & MySQL (4th Edition), you’ll learn how to accept file uploads from your web site visitors securely and store them.

 

Build Your Own Database Driven Web Site Using PHP & MySQL, Part 4: Publishing MySQL Data on the Web
by Kevin Yank

Kevin Yank

In this chapter you’ll bring together PHP and MySQL, which you’ll have seen separately in the previous chapters, to create some of your first database driven web pages. You’ll explore the basic techniques of using PHP to retrieve information from a database and display it on the Web in real time. I’ll also show you how to use PHP to create web-based forms for adding new entries to, and modifying existing information in, a MySQL database on the fly.

 

Build Your Own Database Driven Web Site using PHP & MySQL, Part 3: Introducing PHP
by Kevin Yank

Kevin Yank

Here's where the fun really starts. In this chapter, we'll introduce you to the PHP scripting language, which can be used to easily build dynamic web pages that present up-to-the-moment information to your visitors. Readers with previous programming experience will probably be able to get away with a quick skim of this chapter, as we explain the essentials of the language from the ground up. This is a must-read chapter for beginners, however, as the rest of this series relies heavily on the basic concepts presented here.

 

Build Your Own Database Driven Web Site Using PHP & MySQL, Part 2: Introducing MySQL
by Kevin Yank

Kevin Yank

Although we're sure you'll be anxious to get started building dynamic web pages, this chapter begins with an introduction to databases in general, and the MySQL relational database management system in particular.

 

SitePoint Newsletters

And for the latest tips on advanced server-side coding

SitePoint’s great newsletters cover all aspects of advanced server-side coding straight from the acknowledged experts in their chosen fields.


  • Tech Times
    The Tech Times

    Love the latest technologies? You'll love the how-to tutorials in this twice-monthly ezine for techies.

  • The Tribune
    SitePoint Tribune

    Discover what works and what’s happening in the world of Web Development with news, case studies and editorials delivered weekly to you.

  • The Design View
    SitePoint Design View

    The Useful, the Usable and the Unbelievable in Design for the Web.

  • The Community Crier
    SitePoint Community Crier

    The Newsletter of SitePoint’s Thriving Community of Web Professionals.

HTML   Plain

Sample Our Newsletter Archives

View Our Privacy Policy

Sponsored Links

Follow SitePoint on...