Categories
Tags → Html How

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

fizzMedia

With fizzMedia 1.51.2 you can easily start organizing your personal media collection. Show off your media collection with an easy to navigate website, and make changes via the admin panel. Support for DVD, DVD-R, Blu-Ray, HD-DVD, torrent links, and m...
DETAILS

Creating a file based logging script

In this tutorial I will show you how you can create a small and simple PHP script to log your visitors activity into a file. You just need to add 1 line to each of your page to enable logging and the statistics will be collected in a html file so you...
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

Faq Service

Script66 FAQ offers free faq and contact service for its members. To generate revenue advertising is also included. So how this works: Users are register on your site and get piece of HTML code which they can put on their websites. HTML code ...
DETAILS

Macronimous- Creating Dynamic PDF files using HTML and PHP

This article explains how to create PDF files dynamically using PHP, from html file to PDF format using FPDF and HTML2FPDF PHP class libraries.
DETAILS

Creating file online

In this tutorial I will show you how to create a file on your web server using your browser. We will create a html form which will be store the file during the form processing mechanism.
DETAILS

Making Usage Statistics in PHP

Making usage statistics on a web site is one of the most enjoyable things for me on the Internet. Thanks to the technology, you can see each click of each visitor, the date of the visiting, and how many seconds the user was reading your site. I use t...
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

Form Processing with PHP

One of the best features of PHP is possibility to respond to user queries or data submitted from HTML forms. You can process information gathered by an HTML form and use PHP code to make decisions based off this information to create dynamic web page...
DETAILS

Page:
©2003-2019 jCay.com