FTLS.org 
Francais     English
 
 
Home
 
 Linux
Links
 
 Tutorial
HTML
 
 Archives
Java
Perl Tools
Scripts CGI
Scripts PHP
       Acc. Digits Cnt
       Acc. Graph Cnt
       Acc. Text Cnt
       Clicks Counter
       Analogic Clock
       Digital Clock
       Cook. Digits Cnt
       Cook. Graph Cnt
       Cook. Text Cnt
       PHP Form2Mail
       PHP Form2Text
       PHP GuestBook
       Int. Date
       Int. Text Date
       MTG PHP
       PHP Poll
       Random Image
       Random Link
       Random Text
       Simple Protect
       WWWAdverts
       PHP Samples
       PHP Functions
 
 Calculators
HP 48
TI 92
 
 Free
E-Mail
Games
Jobs
Jokes
Mini Messages
Web
 
 Search
The Liste...
Selection
DirectAccess
 
 Powered by
linux
 

php


PHP Functions
Version 1.0






    What is it ?

        Litle functions what could be interesting if you program PHP...

    System Requirements:

        - A web server, with PHP3 or newer;

    What this archive contains ?

        This archive comes with 6 files:
            1) COPYING:         Copyright informations (GPL).
            2) README:          This file.
            3) LISEZMOI:        French doc...
            4) check_mail.php:     Check Mail function
            5) check_referer.php:  Check referer function
            6) conv_web_links.php: Convert text to web links
            7) enleve_accents.php: Suppress french accents éè...

    Download current version

        Current version is v1.0, created 02/28/2000, last modified 02/28/2000.

        Download source code / scripts and documentations :
             Tar/Gzip archive : PHP_Functions.tar.gz (0 Ko)
             DOS Zip format   : PHP_Functions.zip (0 Ko)

    Installation and Configuration:

        If you try to use it, you sould do...

    How to run it ?

        Check Mail:
            bollen $r = check_mail.php(string $email);
                $r = return true if ok.

    Check Referer:
            $REFERERS = array('yourhost.dom', 'www.yourhost.dom');
            check_referer(); -> error if bad referer.

    Convet Web Links:
            string $w_string = conv_web_links(string $string);
            $w_string String with web links...

    Enleveaccents:
            string w_accent = enleveaccents(string $string);

    Version history:

        Version 1.0         02/28/2000  - Script Created.

    Copyright:

        This software is copyright (C) 1999 Frederic TYNDIUK. It is distributed
    under the terms of the GNU General Public License (GPL). Because it is licensed
    free of charge, there is NO WARRANTY, it is provided AS IS. The author can not
    be held liable for any damage that might arise from the use of this software.
    Use it at your own risk.
        See the file COPYING for more details (or http://www.gnu.org/).

    Warning: This script is a free software so, but you should not remove copyright...

    Updates ?

        Latest version and New Scripts can be found at:

    http://www.ftls.org/en/

    Contact:

        Please feel free to contact me with any comments, suggestions, bug fixes
    criticism, or just a happiness messages.

    If you run into any problems while trying to configure these scripts
    first read this file carefully, if you don't find any solution, send me a Mail.

    E-Mail: tyndiuk@ftls.org
        Web: http://www.ftls.org/

                                                      Frederic TYNDIUK







                                                                                                                  

 
© Copyright 2000 FTLS (Tyndiuk Frédéric). All rights reserved.
Last Update 08/03/2000 - Send all comments to webmaster@ftls.org