- 1,233 categories
- 40,621 scripts
Updated: 03/12/2001
- Sending an HTML e-mail message is easy from your client, but it can be tricky from a PHP script. This article explains how.
- Categories
- Tags
- Platforms
- Licenses
- 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...
- Flash allows you to create zippy, vector-based animation and interactivity in a small ActiveX control, and ASP allows you to create dynamic HTML content on the fly. This tutorial explains how to use ASP in the creation of zippy, vector-based Flash co...
- JavaScript allows you to create (open) new windows. In these windows you can place whatever HTML code you wish, and even have actions in one window effect what is happening in another window. This tutorial explains how to create various types of pop-...
- Templates let you completely separate your PHP code from the HTML, which makes the HTML graphic designers very happy and keeps them from messing up your precious programming. This tutorial explains how to use PHPLIB Template in your PHP scripts. Main...
- This tutorial explains how to identify IE4+ or NS4+ on a windows 32 bit platform (all else is &"OtherBrowser&") and include different html Web pages for different browser types using PHP.