- 1,233 categories
- 40,346 scripts
- This tutorial will teach you how you can add drop shadows dynamically to your images using PHP''s GD image processing functions.
- Categories
- Platforms
- Licenses
- Caching output in PHP can reduce server load and speed up your site. This tutorial explains how to alter your site to save your server from processing scripts and querying databases more than is needed.
- Categories
- Tags
- Platforms
- Licenses
- The purpose of this tutorial is to talk about two seperate concepts; profiling and object oriented programming (OOP). In this tutorial we''ll create a simple class to allow you to create one or more timers. You can then use these timers to show ...
- Categories
- Tags
- Platforms
- Licenses
- Handling forms and processing the data you get from them is one of the fundamentals that need to be mastered if you are to develop a dynamic site. This is a very simple introductory tutorial on form handling.
- Categories
- Tags
- Platforms
- Licenses
- This is a step-by-step introductory tutorial on form processing in PHP4. Each step is explained in detail, and covers field validation.
- Categories
- Tags
- Platforms
- Licenses
- This is a step-by-step tutorial that shows how to upload files to the server through an HTML form and PHP. It covers creating the client-side HTML, accessing the file from PHP, and processing the uploaded File in PHP.
- Categories
- Tags
- Platforms
- Licenses
- This tutorial shows how to quickly create and track multiple-choice surveys using our XML-based Survey Server for IIS. It uses XML to store surveys, XSL to generate different presentations, and ASP to manage all the processing to create an extensible...
- Categories
- Tags
- Platforms
- Licenses
- ASP pages are executed on the fly by a server when they are requested by a visitor. Because they are not compiled, ASP scripts are slow and hold up the processing of an html page. This results in people leaving your site and severely reduces the enjo...
- Categories
- Tags
- Platforms
- Licenses
- Another very good, and very easy way to use PHP to do something that is more complicated in other languages is form processing and sending e-mail. PHP makes it easy for even the most neolithic of us. This two-page tutorial shows you how.
- Categories
- Tags
- Platforms
- Licenses
- Other Free / Open Source License
- This tutorial walks you through the basics of creating CGIs with Perl on a Unix platform. At the end of this tutorial you will be able to create Perl programs for counting hits, storing and retrieving guestbook information, and processing secure pass...
- Categories
- Tags
- Platforms
- Licenses
Page: