PHP Classes
Icontem

File: strings_demo.php


  Search   All class groups All class groups   Latest entries Latest entries   Top 10 charts Top 10 charts   Newsletter Newsletter   Blog Blog   Forums Forums   Help FAQ Help FAQ  
  Login   Register  
Recommend this page to a friend! ReTweet ReTweet Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Roberto Bertó  >  Strings - special characteres converts  >  strings_demo.php  
File: strings_demo.php
Role: ???
Content type: text/plain
Description: Demo of Strings
Class: Strings - special characteres converts
Convert special string into normal string.
 

Contents

Class file image Download
<html>

<b>Samples of the strings class</b><br>
<?PHP
	include 'strings.php';
	$strings = new strings;
	
	print $strings->ucwords('éi this ìs a rulex teséeeeeee é!<br>');
	print $strings->lcwords('ÉI THIS ÌS A RULEX TESÉEEEEEE É!<br>');
	print $strings->normal('ÉI THIS ÌS A RULEX TESÉEEEEEE É!<br>');
	print $strings->normal("faço áeéíàÒ<br>");
?>

</html>

<?PHP # last modify 01/12/2000 17:17 by Roberto Berto (berto@que.com.br) ?>

 
  Advertise on this site Advertise on this site   Site map Site map   Statistics Statistics   Site tips Site tips   Privacy policy Privacy policy   Contact Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2009 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products