{PROJECT} ./template/home.en.ini {MENU} 00.01 {SCRIPT} user.php?test=Coocoo! {TITLE} phpCMS Demo - Home » Start Page {CONTENT}

This text is commented-out.

Welcome to phpCMS!

If you can see this page including the menu at the top, your parser is working!

Here is more commented-out text.

With the menus you can switch to the other pages.

This line of text is enclosed in a no-index tag and should not be indexed by the HTTP indexer.

This (dummy) link is enclosed int a no-follow tag and should not be spidered by the HTTP indexer.

Have fun with phpCMS!


phpMail2Crypt

SPAM protection using automatic „crypting” of e-mail addresses.

NEW! phpMail2Crypt now works indedepentently of PAX! NEW!

phpMail2Crypt uses a combination of different techniques to make it harder for so-called spambots to harvest e-mail addresses:

There can be no 100% protection against spambots, but with phpMail2Crypt you make their work much harder!

A simple example:

Step 1:Write e-mail address (e.g. "nospam@phpcms.de") in content file:

<!-- MAIL2CRYPT nospam@phpcms.de -->

Step 2:Automatic transformation:

<script type="text/javascript" ><!--//--><![CDATA[//><!--
showmail( "87889289748641898189768692237778")
//--><!]]></script>

Step 3:Display in browser:

Variant A: <!-- MAIL2CRYPT nospam@phpcms.de -->
Display:

Variant B: <!-- MAIL2CRYPT nospam@phpcms.de,Schreib mir -->
Display:

Variant C: <!-- MAIL2CRYPT nospam@phpcms.de,Schreib mir,icon -->
Display:

<noscript> nospam@phpcms.de

If "Mail2Crypt" is switched off in the GUI, e-mail addresses will be displayed the normal way in the text.