[PHP-DEV] CVS update: php3 From: rasmus (php-dev <email protected>)
Date: 03/30/99

Date: Tuesday March 30, 1999 @ 7:42
Author: rasmus

Update of /repository/php3
In directory asf:/home/rasmus/php3

Modified Files:
        ChangeLog
Log Message:
Add strip_tags() function

Index: php3/ChangeLog
diff -c php3/ChangeLog:1.595 php3/ChangeLog:1.596
*** php3/ChangeLog:1.595 Tue Mar 30 06:24:52 1999
--- php3/ChangeLog Tue Mar 30 07:42:00 1999
***************
*** 15,20 ****
--- 15,22 ----
    'G' - hour, 24-hour format, no leading zeros
    'n' - month, numeric, no leading zeros
  - Add crypt_salt_length() function
+ - Make fgetss() slightly smarter
+ - Add strip_tags() which uses the fgetss state-machine but acts on a string
  
  March 1 1999, Version 3.0.7
  - Added pdf_put_image and pdf_execute_image

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>