Categories
Tags → Html Example

Real Simple Contact Form Processor

Contact forms don''t really get simpler than this one. It''s straight to the point and user friendly. Best of all it only consists of 1 file! The other 2 files are the readme and example contact form html file.
DETAILS

AJAX in a White Box

We have already laid out some of the loopholes that could be used by different hackers. In this article we will take a look at a very basic hack that could be done even by none-developers and how to prevent it. Personally, the biggest problem for any...
DETAILS

Sending Mail with PHP

Despite what you may think, sending mail is a widely used practice in most scripts. Some use other methods, but the simple PHP mail() function is safe, reliable, easy to use and very useful. Below we''ll show you step-by-step different ways to u...
DETAILS

simplAjax

simplAjax is a very easy way to put ajax in your website. It only requires you to link the file in your html document, type out one line of code, and you''re done! It is cross browser, and will work with any browser that supports XMLHTTPRequest/...
  • Categories
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • GPL
DETAILS

Escape HTML Characters

In this howto you''re gonna learn how you can escape HTML characters, nice and easy using PHP. This is useful for example to prevent users enter malicious HTML or javascript code into your site using the public forms like guestbooks or message...
DETAILS

Sending Email (Text/HTML/Attachments)

Email is the most popular Internet service today. A plenty of emails are sent and delivered each day. The goal of this tutorial is to demonstrate how to generate and send emails in PHP. So, you want to send automated email messages from your PH...
DETAILS

PHP: Sending Email (Text/HTML/Attachments)

So, you want to send automated email messages from your PHP application. This can be in direct response to a user''s action, such as signing up for your site, or a recurring event at a set time, such as a monthly newsletter. Sometimes email cont...
DETAILS

Simple TreeView

This is a simple script diplaying a simple treeview from a list of ''folders'' and ''files'' ordered in an html list an designed using CSS and 4 tiny background images. The script contains a live example and is easily customizable.
DETAILS

AB Banner Exchange

Advanced PHP script for running your own banner exchange system. Members of the banner exchange show banners on their sites and in return their own banners are displayed across the banner exchange network. You, as the owner of the banner exchange tak...
DETAILS

Breadcrumbs navigation with PHP 5, SimpleXML, XPath and class

Navigate through a website can be most irritating if the user is not well informed where he is and where he comes from. To prevent users from being lost the breadcrumbs method is one of the most suitable. SimpleXML, XPath and PHP 5 are perfect tools ...
DETAILS

Page:
©2019 A--9.com