public marks

PUBLIC MARKS from parmentierf with tags php & html

2010

HTML Purifier - Filter your HTML the standards-compliant way!

by 19 others (via)
HTML Purifier is a standards-compliant HTML filter library written in PHP.

2008

2007

Welcome To CodeDread 1.1

(via)
This PHP file allows you to embed an SVG document into your HTML web pages with a single PHP function call. This avoids the inconsistencies across various deployment configurations (for example IE ASV only like embed, Firefox/Opera like object. Instructions for use are included in the file.

2006

Use PHP and XSL to create a DHTML link graph

In this tutorial, you learn to build a link graph with XML, PHP, and JavaScript code. Link graphs are paragraphs of keywords in which the size of each word depends on some data value -- in this case, the frequency of the term. The more often the term occurs, the larger the font size of the word. This tutorial shows how to build an RSS parser that in turn builds a keyword list along with the word frequencies. It also demonstrates how to use XSLT to create an HTML page that shows the link graph and relates its term to its original article.

Cheat Sheets

by 7 others (via)
cheat sheets (also known as reference cards) that you can print out and keep by your computer. There is a cheat sheet for just about anything and we aim to have the best coverage of cheat sheets available on the web.

gotAPI.com :: Reference Lookup Service

by 48 others (via)
C'est toujours fatigant de faire appel à plusieurs sources pour accéder aux diverses références des multiples langages de conception des pages web. LogPerspective, une société qui édite un logiciel d'analyse des logs du même nom, propose gotAPI.com centralisant tous ces manuels. Il existe plusieurs alternatives à ce type d'outil mais là on a le choix ! Par exemple pour le langage HTML on a la doc de htmlhelp.com, MSDN ou le W3C. C'est bien pensé !