- 1,233 categories
- 40,462 scripts
Updated: 11/05/2006
- This tutorial will teach you the basics of form processing and email sending using php.
It first teaches you how to produce a html form and process it on the same page using php. Then it moves on how to send emails using php
- Categories
- Tags
- Platforms
- Licenses
- Author
- This tutorial will show you how to send email in PHP. Firstly it''ll go over the basics of how the Simple Mail Transfer Protocol (SMTP) works, then how to send email using PHP.
After that it will show you how to send HTML emails in PHP (ins...
- Flash 4 for Windows and Macintosh: Visual QuickStart Guide is a step-by-step guide to creating animated Web graphics using Macromedia Flash 4. This easy, visual approach to learning Flash takes the reader through the basics of vector drawing to the c...
- Tired of sending those drab textual notifications and newsletters to your friend and clients? Ever wanted to send attachments and/or HTML embedded email. The answer is MIME. This article explains the basics of MIME, creating MIME-compliant messages a...
- Servlets are Java technology''s answer to CGI programming; JSP is a technology that lets users mix regular, static HTML with dynamically-generated HTML. This tutorial discusses the basics of Java Servlets and JSP, as well as the advantages of us...
- This article will show you the basics of a PHP program with several simple examples. It starts with HTML output and progressively builds up to variables, control structures, and looping.