bs0d has submitted 2 links
Building a Comments Script
in PHP added by bs0d, on 14/12/2007 beginner tutorials comments mysql
This tutorial will guide you through the process of building a comments script with PHP. The comments script will use a mySQL database to store and retrieve information. Its not too advanced, but additional features can easily be added, such as a delete feature and implementing usernames
comment save reportUploading Image Files with PHP
in PHP added by bs0d, on 9/12/2007 beginner tutorials database file handling mysql upload files
This article will guide you through step-by-step to learn how to upload and manage files using PHP.
comment save report